Skip to content

Commit 09acae8

Browse files
Editorial: fix typo
1 parent e01ba65 commit 09acae8

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
@@ -2962,7 +2962,7 @@ through side channels, such as timing. If server developers wish to denote this
29622962

29632963
<p class=note>If desired, “failure” could also be shared, but that would make it a successful HTTP
29642964
response. That is why for a successful HTTP response to a <a>CORS request</a> that is not a
2965-
<a>CORS-preflight requests</a> the <a for=/>status</a> can be anything, including 403.
2965+
<a>CORS-preflight request</a> the <a for=/>status</a> can be anything, including 403.
29662966

29672967
<p>Ultimately server developers have a lot of freedom in how they handle HTTP responses and these
29682968
tactics can differ between the response to the <a>CORS-preflight request</a> and the

0 commit comments

Comments
 (0)