aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
authorNicholas E. May (on Enterprise) <may@greentext.net>2010-10-02 21:57:01 -0500
committerNicholas E. May (on Enterprise) <may@greentext.net>2010-10-02 21:57:01 -0500
commita72edab3b319ebada1d674a6b2fdcf46ad62fbdb (patch)
treeb29220c93401a81d7f0b1488455d72a45b4297ab /railties
parent4ea9a8d9ad71265f9dfb30503ed4b0c9e21fb768 (diff)
downloadrails-a72edab3b319ebada1d674a6b2fdcf46ad62fbdb.tar.gz
rails-a72edab3b319ebada1d674a6b2fdcf46ad62fbdb.tar.bz2
rails-a72edab3b319ebada1d674a6b2fdcf46ad62fbdb.zip
Removed unnecessary 'the' in the '2.2.9 Active Suport' section of Getting Started.
Diffstat (limited to 'railties')
-rw-r--r--railties/guides/source/getting_started.textile2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/guides/source/getting_started.textile b/railties/guides/source/getting_started.textile
index 92b9131b59..e6bf094b7d 100644
--- a/railties/guides/source/getting_started.textile
+++ b/railties/guides/source/getting_started.textile
@@ -110,7 +110,7 @@ Active Resource provides a framework for managing the connection between busines
h5. Active Support
-Active Support is an extensive collection of utility classes and standard Ruby library extensions that are used in the Rails, both by the core code and by your applications.
+Active Support is an extensive collection of utility classes and standard Ruby library extensions that are used in Rails, both by the core code and by your applications.
h5. Railties