We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58b2945 commit 5df0865Copy full SHA for 5df0865
docs/writing-a-plugin/README.md
@@ -9,7 +9,7 @@ If you plan to create your own Gulp plugin, you will save time by reading the fu
9
10
## What it does
11
12
-### Streaming file objects
+### Streaming file objects
13
14
A gulp plugin always returns a stream in [object mode](http://nodejs.org/api/stream.html#stream_object_mode) that does the following:
15
0 commit comments