Skip to content

Commit

Permalink
fixed misspelling (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maysjtu authored and forbesjo committed Dec 14, 2018
1 parent 195b923 commit c536b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/async-stream.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import Stream from './stream';

/**
* A wrapper around the Stream class to use setTiemout
* A wrapper around the Stream class to use setTimeout
* and run stream "jobs" Asynchronously
*
* @class AsyncStream
Expand Down

0 comments on commit c536b0b

Please sign in to comment.