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