mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-06 09:01:31 +08:00
docs($cacheFactory): fix typo
This commit is contained in:
@@ -317,7 +317,7 @@ function $CacheFactoryProvider() {
|
||||
* @name $cacheFactory#info
|
||||
*
|
||||
* @description
|
||||
* Get information about all the of the caches that have been created
|
||||
* Get information about all the caches that have been created
|
||||
*
|
||||
* @returns {Object} - key-value map of `cacheId` to the result of calling `cache#info`
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user