mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: fix grammatical mistake
PR-URL: https://github.com/nodejs/node/pull/52808 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
This commit is contained in:
@@ -1042,7 +1042,7 @@ changes:
|
||||
description: This class is now exposed on the global object.
|
||||
-->
|
||||
|
||||
The `WritableStreamDefaultController` manage's the {WritableStream}'s
|
||||
The `WritableStreamDefaultController` manages the {WritableStream}'s
|
||||
internal state.
|
||||
|
||||
#### `writableStreamDefaultController.error([error])`
|
||||
|
||||
Reference in New Issue
Block a user