From 54213dadfde64e163d841056238b3c463aaa4212 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Thu, 20 Mar 2008 02:15:29 +0000 Subject: Docfixes (closes #11356, #11172, #10523) git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9064 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- railties/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/README') diff --git a/railties/README b/railties/README index a1db73c4b7..fec796013d 100644 --- a/railties/README +++ b/railties/README @@ -31,7 +31,7 @@ link:files/vendor/rails/actionpack/README.html. and your application name. Ex: rails myapp (If you've downloaded Rails in a complete tgz or zip, this step is already done) 2. Change directory into myapp and start the web server: script/server (run with --help for options) -3. Go to http://localhost:3000/ and get "Welcome aboard: You’re riding the Rails!" +3. Go to http://localhost:3000/ and get "Welcome aboard: You're riding the Rails!" 4. Follow the guidelines to start developing your application -- cgit v1.2.3