We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db73a94 commit 6476aedCopy full SHA for 6476aed
1 file changed
src/ng/cacheFactory.js
@@ -194,7 +194,7 @@ function $CacheFactoryProvider() {
194
* @name ng.$templateCache
195
*
196
* @description
197
- * 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
198
* load templates directly into the cache in a `script` tag, or by consuming the `$templateCache`
199
* service directly.
200
0 commit comments