Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

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

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