We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 052c8ea commit cc3505bCopy full SHA for cc3505b
doc/api/globals.md
@@ -60,7 +60,7 @@ changes:
60
description: Added the new optional reason argument.
61
-->
62
63
-* `reason` {any} An optional reason, retrievable on the `AbortSignal`s
+* `reason` {any} An optional reason, retrievable on the `AbortSignal`'s
64
`reason` property.
65
66
Triggers the abort signal, causing the `abortController.signal` to emit
0 commit comments