We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eec6394 commit 1445130Copy full SHA for 1445130
1 file changed
src/ng/cacheFactory.js
@@ -317,7 +317,7 @@ function $CacheFactoryProvider() {
317
* @name $cacheFactory#info
318
*
319
* @description
320
- * Get information about all the of the caches that have been created
+ * Get information about all the caches that have been created
321
322
* @returns {Object} - key-value map of `cacheId` to the result of calling `cache#info`
323
*/
0 commit comments