aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrotter Cashion <cashion@gmail.com>2011-11-10 12:02:40 -0800
committerTrotter Cashion <cashion@gmail.com>2011-11-10 12:03:47 -0800
commitb796e96ce459d5c253083700ebd2f84e877f7cef (patch)
tree91331647e5640854375c4e6c87ebba1e85205f28
parentc0396833cd826483f1b6c957d2b1a8f0b80056ec (diff)
downloadrails-b796e96ce459d5c253083700ebd2f84e877f7cef.tar.gz
rails-b796e96ce459d5c253083700ebd2f84e877f7cef.tar.bz2
rails-b796e96ce459d5c253083700ebd2f84e877f7cef.zip
Fix grammatical error in README.markdown
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index eb6426b1ec..0cb53f33e9 100644
--- a/README.markdown
+++ b/README.markdown
@@ -6,7 +6,7 @@
Arel is a SQL AST manager for Ruby. It
-1. Simplifies the generation complex of SQL queries
+1. Simplifies the generation of complex SQL queries
2. Adapts to various RDBMS systems
It is intended to be a framework framework; that is, you can build your own ORM