mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-03 17:15:37 +08:00
docs(cacheFactory): correct typos
This commit is contained in:
committed by
Pete Bacon Darwin
parent
db73a940fc
commit
6476aed762
@@ -194,7 +194,7 @@ function $CacheFactoryProvider() {
|
||||
* @name ng.$templateCache
|
||||
*
|
||||
* @description
|
||||
* The first time a template is used, it is loaded in the tempalte cache for quick retrieval. You can
|
||||
* The first time a template is used, it is loaded in the template cache for quick retrieval. You can
|
||||
* load templates directly into the cache in a `script` tag, or by consuming the `$templateCache`
|
||||
* service directly.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user