aboutsummaryrefslogtreecommitdiffstats
path: root/README.markdown
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2011-11-10 12:21:21 -0800
committerVijay Dev <vijaydev.cse@gmail.com>2011-11-10 12:21:21 -0800
commite485936079160a323b1fb26de76b752c2eaa61c1 (patch)
tree91331647e5640854375c4e6c87ebba1e85205f28 /README.markdown
parentc0396833cd826483f1b6c957d2b1a8f0b80056ec (diff)
parentb796e96ce459d5c253083700ebd2f84e877f7cef (diff)
downloadrails-e485936079160a323b1fb26de76b752c2eaa61c1.tar.gz
rails-e485936079160a323b1fb26de76b752c2eaa61c1.tar.bz2
rails-e485936079160a323b1fb26de76b752c2eaa61c1.zip
Merge pull request #92 from trotter/master
Fix grammatical error in README.markdown
Diffstat (limited to '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