Skip to content

Commit 6476aed

Browse files
Spencerpetebacondarwin
Spencer
authored andcommitted
docs(cacheFactory): correct typos
1 parent db73a94 commit 6476aed

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
@@ -194,7 +194,7 @@ function $CacheFactoryProvider() {
194194
* @name ng.$templateCache
195195
*
196196
* @description
197-
* The first time a template is used, it is loaded in the tempalte cache for quick retrieval. You can
197+
* The first time a template is used, it is loaded in the template cache for quick retrieval. You can
198198
* load templates directly into the cache in a `script` tag, or by consuming the `$templateCache`
199199
* service directly.
200200
*

0 commit comments

Comments
 (0)