Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 2f3bd9d

Browse files
Spencerpetebacondarwin
Spencer
authored andcommitted
docs(cacheFactory): correct typos
1 parent 256e5df commit 2f3bd9d

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

0 commit comments

Comments
 (0)