Skip to content

Commit cb7c8de

Browse files
cironunesnetman92
authored andcommitted
docs($templateCache): highlight the $templateCache service
Closes angular#11294
1 parent 9a492b0 commit cb7c8de

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)