aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/form_helpers.md
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2015-01-14 11:35:34 +0100
committerXavier Noria <fxn@hashref.com>2015-01-14 11:35:34 +0100
commit7ba24831d7f809d54e88607db8f7d21780efbdfb (patch)
tree2f5f5f92fcb88b8a01f05a222f115e54d18a63b3 /guides/source/form_helpers.md
parent864c6409659ba42c78abd82e369f095517dd42be (diff)
parent5cfaf5a46eb154f98ba8963bdcfade0afdc618ad (diff)
downloadrails-7ba24831d7f809d54e88607db8f7d21780efbdfb.tar.gz
rails-7ba24831d7f809d54e88607db8f7d21780efbdfb.tar.bz2
rails-7ba24831d7f809d54e88607db8f7d21780efbdfb.zip
Merge pull request #18503 from vipulnsward/guides-in-on
Changed `IN` to `ON` in markdown renderer condition
Diffstat (limited to 'guides/source/form_helpers.md')
-rw-r--r--guides/source/form_helpers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/form_helpers.md b/guides/source/form_helpers.md
index 4ec3a7c010..4c02c99cc7 100644
--- a/guides/source/form_helpers.md
+++ b/guides/source/form_helpers.md
@@ -1,4 +1,4 @@
-**DO NOT READ THIS FILE IN GITHUB, GUIDES ARE PUBLISHED IN http://guides.rubyonrails.org.**
+**DO NOT READ THIS FILE ON GITHUB, GUIDES ARE PUBLISHED ON http://guides.rubyonrails.org.**
Form Helpers
============