From acbd7cdf320f0570fcc1952c8680d4c78bc8fa2c Mon Sep 17 00:00:00 2001 From: Vojta Jina Date: Fri, 11 Nov 2011 17:15:22 -0800 Subject: style(docs): make jslint happy - fix some warnings --- docs/content/misc/faq.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/content/misc') diff --git a/docs/content/misc/faq.ngdoc b/docs/content/misc/faq.ngdoc index 4d291eeb..1d2deac2 100644 --- a/docs/content/misc/faq.ngdoc +++ b/docs/content/misc/faq.ngdoc @@ -68,7 +68,7 @@ manipulate the DOM. ### What is testability like in angular? Very testable. It has an integrated dependency injection framework. See -{@link api/angular.module.NG service} for details. +{@link api/angular.module.ng service} for details. ### How can I learn more about angular? -- cgit v1.2.3