Fix grammar.

This commit is contained in:
Brian Donovan 2015-03-16 08:43:45 -07:00
parent 67ac91815b
commit 76301a7713

View File

@ -32,7 +32,7 @@ $ make test
```
This will usually take around two minutes as it's compiling the entire
[test262](https://github.com/tc39/test262) test suite and validating it's AST.
[test262](https://github.com/tc39/test262) test suite and validating its AST.
This is mostly overkill and you can limit the tests to a select few by directly
running them with `mocha`: