aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/README.rdoc
diff options
context:
space:
mode:
authorWaynn Lue <WLGades@gmail.com>2011-08-05 01:08:53 -0700
committerXavier Noria <fxn@hashref.com>2011-08-13 16:22:31 -0700
commita7b2867061b884f8a8f18db61902874ef56c906c (patch)
tree998cfab30f84a71fdc35eb2f00a56a6b35e34d9f /actionpack/README.rdoc
parent9eb3e637fb7ffa7a35847b5dd577c3a2736e5101 (diff)
downloadrails-a7b2867061b884f8a8f18db61902874ef56c906c.tar.gz
rails-a7b2867061b884f8a8f18db61902874ef56c906c.tar.bz2
rails-a7b2867061b884f8a8f18db61902874ef56c906c.zip
rephrase "like to be"
Diffstat (limited to 'actionpack/README.rdoc')
-rw-r--r--actionpack/README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/README.rdoc b/actionpack/README.rdoc
index 792862cb85..0abfc8f81d 100644
--- a/actionpack/README.rdoc
+++ b/actionpack/README.rdoc
@@ -283,7 +283,7 @@ methods:
The last two lines are responsible for telling ActionController where the
template files are located and actually running the controller on a new
-request from the web-server (like to be Apache).
+request from the web-server (e.g., Apache).
And the templates look like this: