Skip to content

Commit 68693ec

Browse files
committed
fix typo
1 parent 191256e commit 68693ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ downloading [===== ] 39/bps 29% 3.7s
124124

125125
### Interrupt
126126

127-
To display a message during progress bar execution, use `interupt()`
127+
To display a message during progress bar execution, use `interrupt()`
128128
```javascript
129129
var ProgressBar = require('progress');
130130

0 commit comments

Comments
 (0)