Skip to content

Commit f73a94b

Browse files
committed
fix typo
1 parent 7966a58 commit f73a94b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

writing-a-plugin/dealing-with-streams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 使用 Stream 处理
22

3-
> 极力推荐让缩写的插件支持 stream。这里有一些关于让插件支持 stream 的一些有用信息。
3+
> 极力推荐让你所写的插件支持 stream。这里有一些关于让插件支持 stream 的一些有用信息。
44
55
> 请确保使用处理错误的最佳实践,并且加入一行代码,使得 gulp 能在转换内容的期间在捕获到第一个错误时候正确报出错误。
66

0 commit comments

Comments
 (0)