From 7c7e00b552556d3bbe37e9a38f713852d88cb363 Mon Sep 17 00:00:00 2001 From: Ben Orenstein Date: Thu, 29 Apr 2010 12:46:10 -0400 Subject: Small grammatical fix. --- railties/lib/rails/generators/rails/app/templates/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/lib/rails') diff --git a/railties/lib/rails/generators/rails/app/templates/README b/railties/lib/rails/generators/rails/app/templates/README index 6ce0fa6f70..65d1459d0e 100644 --- a/railties/lib/rails/generators/rails/app/templates/README +++ b/railties/lib/rails/generators/rails/app/templates/README @@ -123,7 +123,7 @@ More information on how to use the logger is at http://www.ruby-doc.org/core/ Also, Ruby documentation can be found at http://www.ruby-lang.org/ including: * The Learning Ruby (Pickaxe) Book: http://www.ruby-doc.org/docs/ProgrammingRuby/ -* Learn to Program: http://pine.fm/LearnToProgram/ (a beginners guide) +* Learn to Program: http://pine.fm/LearnToProgram/ (a beginner's guide) These two online (and free) books will bring you up to speed on the Ruby language and also on programming in general. -- cgit v1.2.3