From ab09984d4ac6c99cad8e984dd0d9771790fa1d1d Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Sun, 23 Sep 2007 22:42:19 +0000 Subject: Fix docs (closes #9570) [anshkakashi] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7604 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/html/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/html/index.html') 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 @@
  • Set up a default route and remove or rename this file

    -

    Routes are setup in config/routes.rb.

    +

    Routes are set up in config/routes.rb.

  • -- cgit v1.2.3