This commit is contained in:
Kevin Musiorski 2013-11-06 13:59:17 -06:00
parent 00ce472d3e
commit 7be1539cee

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.