Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Zordius Chen committed Jan 29, 2017
1 parent bc9591f commit 87709bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ For Mocha tests:
npm install gulp gulp-jsx-coverage gulp-mocha babel-plugin-istanbul --save-dev
```

For Jasmin tests:
For Jasmine tests:
```
npm install gulp gulp-jsx-coverage gulp-jasmin babel-plugin-istanbul --save-dev
npm install gulp gulp-jsx-coverage gulp-jasmine babel-plugin-istanbul --save-dev
```

2. Configure Babel
Expand Down

0 comments on commit 87709bc

Please sign in to comment.