We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a492b0 commit cb7c8deCopy full SHA for cb7c8de
src/ng/cacheFactory.js
@@ -372,7 +372,7 @@ function $CacheFactoryProvider() {
372
* the document, but it must be a descendent of the {@link ng.$rootElement $rootElement} (IE,
373
* element with ng-app attribute), otherwise the template will be ignored.
374
*
375
- * Adding via the $templateCache service:
+ * Adding via the `$templateCache` service:
376
377
* ```js
378
* var myApp = angular.module('myApp', []);
0 commit comments