We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c211e7a commit 4eea950Copy full SHA for 4eea950
src/ngResource/resource.js
@@ -85,7 +85,7 @@ function shallowClearAndCopy(src, dst) {
85
}]);
86
* ```
87
*
88
- * @param {string} url A parametrized URL template with parameters prefixed by `:` as in
+ * @param {string} url A parameterized URL template with parameters prefixed by `:` as in
89
* `/user/:username`. If you are using a URL with a port number (e.g.
90
* `http://example.com:8080/api`), it will be respected.
91
0 commit comments