Skip to content

Commit 30ce266

Browse files
committed
[DOC release] Mistaken back tick.
1 parent 7caec86 commit 30ce266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

addon/serializers/rest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ var RESTSerializer = JSONSerializer.extend({
692692
});
693693
```
694694
695-
Given a `TacoParty' model, calling `save` on a tacoModel would produce an outgoing
695+
Given a `TacoParty` model, calling `save` on it would produce an outgoing
696696
request like:
697697
698698
```js

0 commit comments

Comments
 (0)