aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
authorJudeArasu <judearasu@gmail.com>2011-08-03 23:00:24 +0530
committerXavier Noria <fxn@hashref.com>2011-08-13 16:22:14 -0700
commitfbd3e38d76e68ea49b5360a174e1a48f3079101e (patch)
tree97e5f3191f88e7706c8ff5f3191c05e91209f2d1 /railties
parente4d8a95443bbb86cb9a446397469229e85f21867 (diff)
downloadrails-fbd3e38d76e68ea49b5360a174e1a48f3079101e.tar.gz
rails-fbd3e38d76e68ea49b5360a174e1a48f3079101e.tar.bz2
rails-fbd3e38d76e68ea49b5360a174e1a48f3079101e.zip
grammatical changes
Diffstat (limited to 'railties')
-rw-r--r--railties/guides/source/form_helpers.textile3
1 files changed, 2 insertions, 1 deletions
diff --git a/railties/guides/source/form_helpers.textile b/railties/guides/source/form_helpers.textile
index bf2a7369a7..fa0ca5827a 100644
--- a/railties/guides/source/form_helpers.textile
+++ b/railties/guides/source/form_helpers.textile
@@ -45,7 +45,7 @@ NOTE: Throughout this guide, the +div+ with the hidden input elements will be ex
h4. A Generic Search Form
-One of the most basic forms you see on the web is a search form. This form contains:
+One of the most basic forms you will see on the web is a search form. This form contains:
# a form element with "GET" method,
# a label for the input,
@@ -807,3 +807,4 @@ h3. Authors
* Mislav Marohnić <mislav.marohnic@gmail.com>
* "Frederick Cheung":credits.html#fcheung
+