Skip to content

Commit

Permalink
fix Serializer.normalizeResponse doc
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanpenner committed Jul 28, 2015
1 parent 6a9c60d commit 3c4e0f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ember-data/lib/system/serializer.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default Ember.Object.extend({
@public
*/

/*
/**
The `normalizeResponse` method is used to normalize a payload from the
server to a JSON-API Document.
Expand Down

0 comments on commit 3c4e0f0

Please sign in to comment.