Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup: docs
  • Loading branch information
ronag committed Feb 29, 2020
commit c0203240817edf2a201b3aaf1c88ae87901b3805
2 changes: 1 addition & 1 deletion doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ to be processed. However, use of `writable.cork()` without implementing

See also: [`writable.uncork()`][], [`writable._writev()`][stream-_writev].

##### `writable.destroy([error, callback])`
##### `writable.destroy([error][, callback])`
<!-- YAML
added: v8.0.0
-->
Expand Down