Skip to content
Permalink
Browse files

docs($resource): fix typo

Closes #10383
  • Loading branch information
grzim authored and pkozlowski-opensource committed Dec 9, 2014
1 parent a808916 commit e50002baedfef6aa2e6dace9e55c4e24abb6c1c3
Showing with 1 addition and 1 deletion.
  1. +1 −1 src/ngResource/resource.js
@@ -111,7 +111,7 @@ function shallowClearAndCopy(src, dst) {
* example, if the `defaultParam` object is `{someParam: '@someProp'}` then the value of `someParam`
* will be `data.someProp`.
*
* @param {Object.<Object>=} actions Hash with declaration of custom action that should extend
* @param {Object.<Object>=} actions Hash with declaration of custom actions that should extend
* the default set of resource actions. The declaration should be created in the format of {@link
* ng.$http#usage $http.config}:
*

0 comments on commit e50002b

Please sign in to comment.
You can’t perform that action at this time.