Skip to content

Commit

Permalink
doc: fix typo in webstreams.md
Browse files Browse the repository at this point in the history
`deccompressionStream.writable` -> `decompressionStream.writable`.

PR-URL: #39898
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
  • Loading branch information
lpinca authored and jasnell committed Aug 26, 2021
1 parent 48655e1 commit 58257b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/webstreams.md
Original file line number Diff line number Diff line change
Expand Up @@ -1263,7 +1263,7 @@ added: v16.7.0
* Type: {ReadableStream}
#### `deccompressionStream.writable`
#### `decompressionStream.writable`
<!-- YAML
added: v16.7.0
-->
Expand Down

0 comments on commit 58257b7

Please sign in to comment.