From a8a5b17df076bcc40fbd12b68148016120856dcb Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Sat, 18 Apr 2009 11:52:14 +0200 Subject: adds a missing word --- railties/guides/source/active_support_overview.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/guides/source') diff --git a/railties/guides/source/active_support_overview.textile b/railties/guides/source/active_support_overview.textile index 0912e41373..7d456b93ed 100644 --- a/railties/guides/source/active_support_overview.textile +++ b/railties/guides/source/active_support_overview.textile @@ -1,6 +1,6 @@ h2. Active Support Overview -Active Support is the Rails component responsible for providing Ruby language extensions, utilities, and other transversal stuff. It offers a richer bottom-line at the language, targeted both at the development of Rails applications, and at the development of Rails itself. +Active Support is the Rails component responsible for providing Ruby language extensions, utilities, and other transversal stuff. It offers a richer bottom-line at the language level, targeted both at the development of Rails applications, and at the development of Rails itself. By referring to this guide you will learn: -- cgit v1.2.3