Skip to content

Commit 8602242

Browse files
authored
Meta: export AbortController's signal
1 parent 4b15d1f commit 8602242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dom.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1766,7 +1766,7 @@ interface AbortController {
17661766
will be stored.
17671767
</dl>
17681768

1769-
<p>An {{AbortController}} object has an associated <dfn for=AbortController>signal</dfn> (an
1769+
<p>An {{AbortController}} object has an associated <dfn export for=AbortController>signal</dfn> (an
17701770
{{AbortSignal}} object).
17711771

17721772
<div algorithm>

0 commit comments

Comments
 (0)