Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 337ce67

Browse files
bcbcbpkozlowski-opensource
authored andcommitted
docs(API Reference): fix punctuation
Closes #10453
1 parent 8b56c08 commit 337ce67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/api/index.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ Use ngSanitize to securely parse and manipulate HTML data in your application.
273273

274274
## {@link ngMock ngMock}
275275

276-
Use ngMock to inject and mock modules, factories, services and providers within your unit tests
276+
Use ngMock to inject and mock modules, factories, services and providers within your unit tests.
277277

278278
<div class="alert alert-info">Include the **angular-mocks.js** file into your test runner for this to work.</div>
279279

0 commit comments

Comments
 (0)