From 7a1b62ef66d744daf972069f37480ff5ce599baa Mon Sep 17 00:00:00 2001 From: Bobby Wilson Date: Mon, 9 Feb 2009 13:32:43 -0700 Subject: fixed a minor typo, needed an h in Neighborly --- railties/guides/source/getting_started.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties') diff --git a/railties/guides/source/getting_started.textile b/railties/guides/source/getting_started.textile index 3163fdb4bc..6a600e801a 100644 --- a/railties/guides/source/getting_started.textile +++ b/railties/guides/source/getting_started.textile @@ -21,7 +21,7 @@ This guide is designed for beginners who want to get started with a Rails applic It is highly recommended that you *familiarize yourself with Ruby before diving into Rails*. You will find it much easier to follow what’s going on with a Rails application if you understand basic Ruby syntax. Rails isn’t going to magically revolutionize the way you write web applications if you have no experience with the language it uses. There are some good free resources on the internet for learning Ruby, including: -* "Mr. Neigborly’s Humble Little Ruby Book":http://www.humblelittlerubybook.com +* "Mr. Neighborly’s Humble Little Ruby Book":http://www.humblelittlerubybook.com * "Programming Ruby":http://www.rubycentral.com/book * "Why’s (Poignant) Guide to Ruby":http://poignantguide.net/ruby -- cgit v1.2.3