Merge pull request #109 from RudyOnRails/patch-1

typo
This commit is contained in:
Adam Meehan 2013-11-07 09:45:10 -08:00
commit f983dcc9dc

View File

@ -39,7 +39,7 @@ Then run
$ rails generate validates_timeliness:install
This creates configuration initializer and locale files. In the initializer, you there are a number of config
This creates configuration initializer and locale files. In the initializer, there are a number of config
options to customize the plugin.
NOTE: You may wish to enable the plugin parser and the extensions to start. Please read those sections first.