Skip to content

Commit 14f1d71

Browse files
eowinoterinjokes
authored andcommitted
docs(pump): correct grammar
1 parent 845ae0f commit 14f1d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/why-use-pump/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ through the piped streams, and source streams aren’t closed if a destination
55
stream closed. The [`pump`][pump] module normalizes these problems and passes
66
you the errors in a callback.
77

8-
## An common gulpfile example
8+
## A common gulpfile example
99

1010
A common pattern in gulp files is to simply return a Node.js stream, and expect
1111
the gulp tool to handle errors.

0 commit comments

Comments
 (0)