Skip to content

Commit 1c3bbad

Browse files
cironunesNarretz
authored andcommitted
docs($templateCache): highlight the $templateCache service
Closes angular#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

Lines changed: 1 addition & 1 deletion
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)