diff --git a/src/ng/cacheFactory.js b/src/ng/cacheFactory.js index 25d187ae..ca07aa76 100644 --- a/src/ng/cacheFactory.js +++ b/src/ng/cacheFactory.js @@ -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` */