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