aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Draper <matthew@trebex.net>2014-10-24 05:44:33 +1030
committerMatthew Draper <matthew@trebex.net>2014-10-24 05:44:33 +1030
commit7c34f82dc7b42c528acb2b509d8f220c1600acd5 (patch)
treefea9b69849afa724020489a54768f4ca68643865
parentcdae8216f582e035370b84edd236af7d22702e75 (diff)
parente65d38cd8111ff8fde696c5501a05639a81ea941 (diff)
downloadrails-7c34f82dc7b42c528acb2b509d8f220c1600acd5.tar.gz
rails-7c34f82dc7b42c528acb2b509d8f220c1600acd5.tar.bz2
rails-7c34f82dc7b42c528acb2b509d8f220c1600acd5.zip
Merge pull request #324 from vipulnsward/cte
`Expresssions` => `Expressions`
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 1776330da8..76efb2b34a 100644
--- a/README.markdown
+++ b/README.markdown
@@ -184,7 +184,7 @@ comments_with_replies = \
This will return the reply for the first comment.
-[Common Table Expresssions(CTE)](https://en.wikipedia.org/wiki/Common_table_expressions#Common_table_expression) support via:
+[Common Table Expressions(CTE)](https://en.wikipedia.org/wiki/Common_table_expressions#Common_table_expression) support via:
Create a `CTE`