Skip to content

Commit b30b28c

Browse files
committed
Also fix network reporting
1 parent 2d88ea6 commit b30b28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

network-reporting.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ spec: origin-policy; urlPrefix: https://wicg.github.io/origin-policy/
555555

556556
When a user agent is to <dfn export>generate a network report</dfn>, given a
557557
string (|type|), another string (|endpoint group|), a serializable object
558-
(|data|), and an optional <a>Document</a> (|document|), it must run the
558+
(|data|), and an optional {{Document}} (|document|), it must run the
559559
following steps:
560560

561561
1. If |document| is given, then

0 commit comments

Comments
 (0)