Skip to content

Commit

Permalink
Merge pull request visionmedia#143 from jeetiss/master
Browse files Browse the repository at this point in the history
improve readme
  • Loading branch information
thebigredgeek authored Apr 2, 2017
2 parents b06fd63 + 68693ec commit 85569dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ downloading [===== ] 39/bps 29% 3.7s

### Interrupt

To display a message during progress bar execution, use `interupt()`
To display a message during progress bar execution, use `interrupt()`
```javascript
var ProgressBar = require('progress');

Expand Down

0 comments on commit 85569dd

Please sign in to comment.