diff options
Diffstat (limited to 'railties/html')
-rw-r--r-- | railties/html/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/html/index.html b/railties/html/index.html index af34c16b90..84b7b57c91 100644 --- a/railties/html/index.html +++ b/railties/html/index.html @@ -265,7 +265,7 @@ <li> <h2>Set up a default route and remove or rename this file</h2> - <p>Routes are setup in config/routes.rb.</p> + <p>Routes are set up in config/routes.rb.</p> </li> </ol> </div> |