Skip to content

Commit 90a4d32

Browse files
authored
Editorial: fix ending tag for report timing dfn
1 parent a60fc86 commit 90a4d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fetch.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ lt="authentication entry">authentication entries</a> (for HTTP authentication).
233233
<dd>Null or an algorithm accepting a <a for=/>global object</a>.
234234
</dl>
235235

236-
<p>To <dfn export for="fetch controller" id="finalize-and-report-timing">report timing</a> for a
236+
<p>To <dfn export for="fetch controller" id="finalize-and-report-timing">report timing</dfn> for a
237237
<a>fetch controller</a> <var>controller</var> given a <a for=/>global object</a> <var>global</var>:
238238

239239
<ol>

0 commit comments

Comments
 (0)