Skip to content

Commit 2d88ea6

Browse files
committed
Fix Document linking
1 parent a3d2ad7 commit 2d88ea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -486,7 +486,7 @@ spec: STRUCTURED-FIELDS; urlPrefix: https://www.rfc-editor.org/rfc/rfc8941.html#
486486
<h4 id="generate-report" export algorithm>Generate report of |type| with
487487
|data|</h4>
488488

489-
When the user agent is to <dfn export>generate and queue a report</dfn> for a <a>Document</a>
489+
When the user agent is to <dfn export>generate and queue a report</dfn> for a {{Document}}
490490
or {{WorkerGlobalScope}} object (<dfn export for="generate and queue a report">|context|</dfn>),
491491
given a string (<dfn export for="generate and queue a report">|type|</dfn>),
492492
a string (<dfn export for="generate and queue a report">|destination|</dfn>), and

0 commit comments

Comments
 (0)