Skip to content

Commit 5df0865

Browse files
HyunSeobphated
authored andcommitted
Docs: Fix a broken header in writing-a-plugin (#1984)
1 parent 58b2945 commit 5df0865

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing-a-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If you plan to create your own Gulp plugin, you will save time by reading the fu
99

1010
## What it does
1111

12-
### Streaming file objects
12+
### Streaming file objects
1313

1414
A gulp plugin always returns a stream in [object mode](http://nodejs.org/api/stream.html#stream_object_mode) that does the following:
1515

0 commit comments

Comments
 (0)