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

docs(API Reference): Fixed missing punctuation #10453

Closed
wants to merge 1 commit into from
Closed

docs(API Reference): Fixed missing punctuation #10453

wants to merge 1 commit into from

Conversation

bcbcb
Copy link
Contributor

@bcbcb bcbcb commented Dec 14, 2014

Added a period that was missing from the end of the ngMock description.

Before:
Use ngMock to inject and mock modules, factories, services and providers within your unit tests

After:
Use ngMock to inject and mock modules, factories, services and providers within your unit tests.

Added a period at the end of the ngMock description for consistency.

Before: 
Use ngMock to inject and mock modules, factories, services and providers within your unit tests

After:
Use ngMock to inject and mock modules, factories, services and providers within your unit tests.
@googlebot
Copy link

CLAs look good, thanks!

@bcbcb bcbcb changed the title docs(API Reference): Improved punctuation docs(API Reference): Fixed missing punctuation Dec 14, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants