Skip to content

Commit fb15661

Browse files
daeyeontargos
authored andcommitted
doc: fix typo in globals.md
Use apostrophe for possessive. Signed-off-by: Daeyeon Jeong [email protected] PR-URL: #43365 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Akhil Marsonya <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent 12e7a24 commit fb15661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/globals.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ changes:
5656
description: Added the new optional reason argument.
5757
-->
5858

59-
* `reason` {any} An optional reason, retrievable on the `AbortSignal`s
59+
* `reason` {any} An optional reason, retrievable on the `AbortSignal`'s
6060
`reason` property.
6161

6262
Triggers the abort signal, causing the `abortController.signal` to emit

0 commit comments

Comments
 (0)