diff --git a/README.md b/README.md index 0beb7d8ef..c52eb3970 100644 --- a/README.md +++ b/README.md @@ -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.