From 6476aed7626fa7b4adefa99c5cb4a86ed371835c Mon Sep 17 00:00:00 2001 From: Spencer Date: Mon, 22 Jul 2013 10:08:05 -0600 Subject: docs(cacheFactory): correct typos --- src/ng/cacheFactory.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ng/cacheFactory.js b/src/ng/cacheFactory.js index a00c09a6..13d16e00 100644 --- a/src/ng/cacheFactory.js +++ b/src/ng/cacheFactory.js @@ -194,7 +194,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. * -- cgit v1.2.3