We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b56c08 commit 337ce67Copy full SHA for 337ce67
docs/content/api/index.ngdoc
@@ -273,7 +273,7 @@ Use ngSanitize to securely parse and manipulate HTML data in your application.
273
274
## {@link ngMock ngMock}
275
276
-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.
277
278
<div class="alert alert-info">Include the **angular-mocks.js** file into your test runner for this to work.</div>
279
0 commit comments