Skip to content

Commit ce8b0dc

Browse files
authored
Merge pull request #16 from millette/patch-1
Fix typo
2 parents 9b2cd70 + 1a53409 commit ce8b0dc

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
@@ -33,7 +33,7 @@ npm install --save through2-concurrent
3333
Examples
3434
--------
3535

36-
Process lines from a CSV in paralel. The order the results end up in
36+
Process lines from a CSV in parallel. The order the results end up in
3737
the `all` variable is not deterministic.
3838

3939
```javascript

0 commit comments

Comments
 (0)