mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-01 12:33:37 +08:00
docs(cacheFactory): correct typos
This commit is contained in:
committed by
Pete Bacon Darwin
parent
256e5dff55
commit
2f3bd9dae7
@@ -192,7 +192,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