Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
Fixing typo in karma docs
Browse files Browse the repository at this point in the history
  • Loading branch information
eliperelman committed Apr 24, 2017
1 parent 4a3842f commit b3d3c73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/presets/neutrino-preset-karma/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ let's pretend this is a React project:
```json
{
"scripts": {
"test": "neutrino test --use neutrino-preset-node neutrino-preset-karma"
"test": "neutrino test --use neutrino-preset-react neutrino-preset-karma"
}
}
```
Expand Down

0 comments on commit b3d3c73

Please sign in to comment.