Skip to content

Commit 3ded90a

Browse files
noamrannevk
andauthored
Update fetch.bs
Co-authored-by: Anne van Kesteren <[email protected]>
1 parent d9489ee commit 3ded90a

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
@@ -2690,7 +2690,7 @@ functionality.
26902690
<a for=/>fetch controller</a> or null).
26912691

26922692
<p>A <dfn export>deferred fetch record</dfn> is a <a for=/>struct</a> used to maintain state needed
2693-
to invoke a fetch at a later time, e.g. when a <code>Document</code> is unloaded or backgrounded. It
2693+
to invoke a fetch at a later time, e.g., when a <code>Document</code> is unloaded or backgrounded. It
26942694
has the following <a for=struct>items</a>:
26952695

26962696
<dl>

0 commit comments

Comments
 (0)