Skip to content

Commit 356812f

Browse files
committed
Editorial: Add missing comma after "json"
1 parent 14bad1d commit 356812f

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
@@ -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

0 commit comments

Comments
 (0)