Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
creynders committed Jul 23, 2012
1 parent 93c27d4 commit e4c15da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -78,7 +78,7 @@ Now you can __run the jasmine task__ with:

By default the jasmine task outputs in non-verbose mode, meaning it will output dots for passed specs and F's for failed ones.
You can see which spec is failing by running the task in verbose mode:
```grunt jasmine -v```
```grunt jasmine -v```
or (since v0.2.1) you can turn on reporting for failing specs even in non-verbose mode, see [errorReporting config option](#error-reporting)

## Contributing
Expand Down

0 comments on commit e4c15da

Please sign in to comment.