aboutsummaryrefslogtreecommitdiffstats
path: root/railties/README.rdoc
diff options
context:
space:
mode:
authorJudeArasu <judearasu@gmail.com>2011-03-03 23:20:28 +0530
committerXavier Noria <fxn@hashref.com>2011-03-05 11:56:33 +0100
commitd735672aa5c73e314345277f001b55d13859303e (patch)
treec9f7e15d243d39fa8172dac9a528bb42861a7e86 /railties/README.rdoc
parent3457db712e1a66838ddd37e99fa86e108ad758a7 (diff)
downloadrails-d735672aa5c73e314345277f001b55d13859303e.tar.gz
rails-d735672aa5c73e314345277f001b55d13859303e.tar.bz2
rails-d735672aa5c73e314345277f001b55d13859303e.zip
Spelling mistake
Diffstat (limited to 'railties/README.rdoc')
-rw-r--r--railties/README.rdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/railties/README.rdoc b/railties/README.rdoc
index 789d5255b7..0457227473 100644
--- a/railties/README.rdoc
+++ b/railties/README.rdoc
@@ -4,7 +4,7 @@ Railties is responsible to glue all frameworks together. Overall, it:
* handles all the bootstrapping process for a Rails application;
-* manager rails command line interface;
+* manages rails command line interface;
* provides Rails generators core;
@@ -23,3 +23,4 @@ Documentation can be found at
== License
Railties is released under the MIT license.
+