Skip to content

Commit 7337ef6

Browse files
jasnellMyles Borins
authored andcommitted
doc: minor argument formatting in stream.markdown
Fixes: #4350 PR-URL: #6016 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Sakthipriyan Vairamani <[email protected]> Reviewed-By: Roman Klauke <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
1 parent 0ae5d02 commit 7337ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/stream.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ readable.on('end', () => {
201201

202202
#### Event: 'error'
203203

204-
* {Error Object}
204+
* {Error}
205205

206206
Emitted if there was an error receiving data.
207207

0 commit comments

Comments
 (0)