Skip to content

Commit 1c5743e

Browse files
aenmeykRichardLitt
authored andcommitted
docs($cacheFactory): fix typo
1 parent bb1d874 commit 1c5743e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/cacheFactory.js

+1-1
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)