Skip to content

Commit 3bab31a

Browse files
TimvdLippeannevk
authored andcommitted
Editorial: fix typo
1 parent 3bc9b2b commit 3bab31a

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
@@ -7544,7 +7544,7 @@ stated otherwise, it is 0.
75447544
<p class=note>This is called on navigation, when the source document of the navigation is the
75457545
<a for=/>navigable</a>'s parent document. It potentially reserves either 64kb or 8kb of quota for
75467546
the container and its navigable, if allowed by permissions policy. It is not observable to the
7547-
cotnainer document whether the reserved quota was used in practice. This algorithm assumes that the
7547+
container document whether the reserved quota was used in practice. This algorithm assumes that the
75487548
container's document might delegate quota to the navigated container, and the reserved quota would
75497549
only apply in that case, and would be ignored if it ends up being shared. If quota was reserved and
75507550
the document ends up being <a>same origin</a> with its parent, the quota would be

0 commit comments

Comments
 (0)