Skip to content

Commit

Permalink
[DOC] Fix typo in urlForFindBelongsTo adapter method
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbrennan1 authored and pangratz committed Apr 3, 2016
1 parent ad7c26c commit e190634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addon/-private/adapters/build-url-mixin.js
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ export default Ember.Mixin.create({
},

/**
* @method urlForFindBelongTo
* @method urlForFindBelongsTo
* @param {String} id
* @param {String} modelName
* @return {String} url
Expand Down

0 comments on commit e190634

Please sign in to comment.