Skip to content

Commit 2c3000e

Browse files
authored
Editorial: add missing comma after "json"
1 parent 0732d71 commit 2c3000e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fetch.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2202,7 +2202,7 @@ bookkeeping details by the <a for=/>fetch</a> algorithm.
22022202

22032203
<p>A <dfn export>subresource request</dfn> is a <a for=/>request</a>
22042204
whose <a for=request>destination</a> is "<code>audio</code>", "<code>audioworklet</code>",
2205-
"<code>font</code>", "<code>image</code>", "<code>json</code>" "<code>manifest</code>",
2205+
"<code>font</code>", "<code>image</code>", "<code>json</code>", "<code>manifest</code>",
22062206
"<code>paintworklet</code>", "<code>script</code>", "<code>style</code>", "<code>track</code>",
22072207
"<code>video</code>", "<code>xslt</code>", or the empty string.
22082208

@@ -9072,6 +9072,7 @@ Ilya Grigorik,
90729072
isonmad,
90739073
Jake Archibald<!-- technically B.J. Archibald -->,
90749074
James Graham,
9075+
Jamie Mansfield,
90759076
Janusz Majnert,
90769077
Jeena Lee,
90779078
Jeff Carpenter,

0 commit comments

Comments
 (0)