mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
use correct in description
This commit is contained in:
@@ -233,7 +233,7 @@ module ActionView
|
||||
# <% end %>
|
||||
#
|
||||
# If your resource has associations defined, for example, you want to add comments
|
||||
# to the post given that the routes are set correctly:
|
||||
# to the document given that the routes are set correctly:
|
||||
#
|
||||
# <%= form_for([@document, @comment]) do |f| %>
|
||||
# ...
|
||||
|
||||
Reference in New Issue
Block a user