Merge pull request #53 from cowboyd/patch-1

grammar fix/simplification.
This commit is contained in:
José Valim 2012-04-26 12:55:44 -07:00
commit a2b0649e28

View File

@ -236,7 +236,7 @@ this:
```
You can also specify a different root for the embedded objects than the key
used to reference them, such as like this:
used to reference them:
```ruby
class PostSerializer < ApplicationSerializer