Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1445130

Browse files
aenmeykbtford
authored andcommitted
docs($cacheFactory): fix typo
1 parent eec6394 commit 1445130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/cacheFactory.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ function $CacheFactoryProvider() {
317317
* @name $cacheFactory#info
318318
*
319319
* @description
320-
* Get information about all the of the caches that have been created
320+
* Get information about all the caches that have been created
321321
*
322322
* @returns {Object} - key-value map of `cacheId` to the result of calling `cache#info`
323323
*/

0 commit comments

Comments
 (0)