grammar fix/simplification.

This commit is contained in:
Charles Lowell 2012-04-26 14:40:13 -05:00
parent 6a2103bcb6
commit fa790fda4d

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