docs(API Reference): fix punctuation

Closes #10453
This commit is contained in:
Brenard Cubacub
2014-12-14 10:23:11 -08:00
committed by Pawel Kozlowski
parent 8b56c08327
commit 337ce67612

View File

@@ -273,7 +273,7 @@ Use ngSanitize to securely parse and manipulate HTML data in your application.
## {@link ngMock ngMock} ## {@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.
<div class="alert alert-info">Include the **angular-mocks.js** file into your test runner for this to work.</div> <div class="alert alert-info">Include the **angular-mocks.js** file into your test runner for this to work.</div>