Skip to content

Commit

Permalink
[DOC] fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mriska authored and pangratz committed Oct 17, 2016
1 parent f3ab488 commit 2d2e6ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/serializers/json-api.js
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@ if (isEnabled("ds-payload-type-hooks")) {
```
By overwriting `modelNameFromPayloadType` you can specify that the
`posr` model should be used:
`post` model should be used:
```app/serializers/application.js
import DS from "ember-data";
Expand Down

0 comments on commit 2d2e6ce

Please sign in to comment.