Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix wording and typo
  • Loading branch information
dperry authored Sep 1, 2016
1 parent 23fe4f8 commit e2bbe0b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ $ make test

#### Coverage

All new feature development is expected to have test coverage. Patches that
increse test coverage are happily accepted. Coverage reports can be viewed by
All new features are expected to have test coverage. Patches that
increase test coverage are happily accepted. Coverage reports can be viewed by
executing:

```bash
Expand All @@ -152,6 +152,7 @@ $ make view-cov

- [DJphilomath](http://github.com/DJphilomath)
- [Andrés González](http://github.com/andreider04)
- [Dan Perry](http://github.com/dperry)

## License

Expand Down

0 comments on commit e2bbe0b

Please sign in to comment.