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 2a4a822 commit 03042c5Copy full SHA for 03042c5
src/ngResource/resource.js
@@ -226,7 +226,7 @@ angular.module('ngResource', ['ng']).
226
};
227
228
/**
229
- * We need our custom mehtod because encodeURIComponent is too agressive and doesn't follow
+ * We need our custom mehtod because encodeURIComponent is too aggressive and doesn't follow
230
* http://www.ietf.org/rfc/rfc3986.txt with regards to the character set (pchar) allowed in path
231
* segments:
232
* segment = *pchar
0 commit comments