Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
Fix small typo (line 285, 'installed')
  • Loading branch information
kosticus committed Mar 24, 2016
1 parent 3902d31 commit 1f9992a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -282,7 +282,7 @@ Then you can run the testsuite from the SDK root directory :
$ jasmine-node --verbose tests/unit/spec
```

Once you've isntalled `istanbul`, you can run the following command to get coverage information :
Once you've installed `istanbul`, you can run the following command to get coverage information :

```sh
$ npm test
Expand Down

0 comments on commit 1f9992a

Please sign in to comment.