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

Commit 1c3bbad

Browse files
cironunesNarretz
authored andcommittedMar 12, 2015
docs($templateCache): highlight the $templateCache service
Closes #11294
1 parent 891b364 commit 1c3bbad

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
@@ -372,7 +372,7 @@ function $CacheFactoryProvider() {
372372
* the document, but it must be a descendent of the {@link ng.$rootElement $rootElement} (IE,
373373
* element with ng-app attribute), otherwise the template will be ignored.
374374
*
375-
* Adding via the $templateCache service:
375+
* Adding via the `$templateCache` service:
376376
*
377377
* ```js
378378
* var myApp = angular.module('myApp', []);

0 commit comments

Comments
 (0)
This repository has been archived.