Skip to content

Commit

Permalink
doc: minor argument formatting in stream.markdown
Browse files Browse the repository at this point in the history
Fixes: #4350
PR-URL: #6016
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Roman Klauke <romaaan.git@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
  • Loading branch information
jasnell authored and Myles Borins committed May 18, 2016
1 parent 4fb4ba9 commit 6d56009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/stream.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ readable.on('end', () => {

#### Event: 'error'

* {Error Object}
* {Error}

Emitted if there was an error receiving data.

Expand Down

0 comments on commit 6d56009

Please sign in to comment.