diff --git a/docs/content/api/index.ngdoc b/docs/content/api/index.ngdoc index 2c5619707704..7c43d209c561 100644 --- a/docs/content/api/index.ngdoc +++ b/docs/content/api/index.ngdoc @@ -273,7 +273,7 @@ Use ngSanitize to securely parse and manipulate HTML data in your application. ## {@link ngMock ngMock} -Use ngMock to inject and mock modules, factories, services and providers within your unit tests +Use ngMock to inject and mock modules, factories, services and providers within your unit tests.
Include the **angular-mocks.js** file into your test runner for this to work.