Skip to content

Commit bc97a85

Browse files
authored
Correct request's "early-hints" initiator type
It has a trailing s.
1 parent e4d3480 commit bc97a85

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
@@ -1633,7 +1633,7 @@ processing requirements.
16331633
"<code>beacon</code>",
16341634
"<code>body</code>",
16351635
"<code>css</code>",
1636-
"<code>early-hint</code>",
1636+
"<code>early-hints</code>",
16371637
"<code>embed</code>",
16381638
"<code>fetch</code>",
16391639
"<code>font</code>",

0 commit comments

Comments
 (0)