Skip to content

Commit

Permalink
Merge pull request #118 from jbruni/patch-1
Browse files Browse the repository at this point in the history
Fix typo - converage -> coverage
  • Loading branch information
mweststrate committed Feb 21, 2016
2 parents e9e6a2d + 68cc737 commit a303cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -123,4 +123,4 @@ Mobservable is inspired by Microsoft Excel and existing TFRP implementations lik
## Contributing

* Feel free to send pr requests.
* Use `npm test` to run the basic test suite, `npm run converage` for the test suite with coverage and `npm run perf` for the performance tests.
* Use `npm test` to run the basic test suite, `npm run coverage` for the test suite with coverage and `npm run perf` for the performance tests.

0 comments on commit a303cd4

Please sign in to comment.