Skip to content

Commit

Permalink
doc: fix grammatical mistake
Browse files Browse the repository at this point in the history
PR-URL: #52808
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Daeyeon Jeong <[email protected]>
  • Loading branch information
codershiba committed May 3, 2024
1 parent 9b105bd commit 2c55652
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 @@ -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])`
Expand Down

0 comments on commit 2c55652

Please sign in to comment.