1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Merge pull request #324 from vipulnsward/cte

`Expresssions` => `Expressions`
This commit is contained in:
Matthew Draper 2014-10-24 05:44:33 +10:30
commit 7c34f82dc7

View file

@ -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`