This commit is contained in:
Simon Bailey 2015-02-04 17:35:57 +00:00
parent 5775cffff1
commit 61205d0d51

View File

@ -107,7 +107,7 @@ A complete routing library for React. This option only adds the basic hooks to g
## Testing
Running `grunt test` will run the unit tests with karma. Tests are written using [Jasmine](http://jasmine.github.io/1.3/introduction.html) by default.
Running `grunt test` will run the unit tests with karma. Tests are written using [Jasmine](http://jasmine.github.io/) by default.
## Further Information