Skip to content

Commit db14cac

Browse files
noamrdomenic
andcommitted
Update fetch.bs
Co-authored-by: Domenic Denicola <[email protected]>
1 parent 696b455 commit db14cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fetch.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8466,7 +8466,7 @@ Web IDL, for which every object that implements an <a>interface</a> has a
84668466
<a>relevant settings object</a> you can use. For example, a <a for=/>request</a> associated with a
84678467
DOM <a for=/>element</a> would set the <a for=/>request</a>'s <a for=request>client</a> to the
84688468
element's <a>node document</a>'s <a>relevant settings object</a>. All features that are directly
8469-
web-exposed by JavaScript, HTML, CSS, or other <code>Document</code> subresources should have A
8469+
web-exposed by JavaScript, HTML, CSS, or other {{Document}} subresources should have a
84708470
<a for=request>client</a>.
84718471

84728472
<p>If your <a for=/>fetching</a> is not directly web-exposed, e.g. it is sent in the background

0 commit comments

Comments
 (0)