Skip to content

Commit cc3505b

Browse files
daeyeondanielleadams
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 052c8ea commit cc3505b

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
@@ -60,7 +60,7 @@ changes:
6060
description: Added the new optional reason argument.
6161
-->
6262

63-
* `reason` {any} An optional reason, retrievable on the `AbortSignal`s
63+
* `reason` {any} An optional reason, retrievable on the `AbortSignal`'s
6464
`reason` property.
6565

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

0 commit comments

Comments
 (0)