[whatwg/fetch] Possible typo in "The `Allow` header is not relevant for the purp..." (Issue #1598)

https://fetch.spec.whatwg.org/commit-snapshots/093c622c93d61159cc2d426b869446073c73d38f/#http-responses


>`Access-Control-Allow-Methods`
>
>    Indicates which methods are supported by the response’s URL for the purposes of the CORS protocol.
>
>    The `Allow` header is not relevant for the purposes of the CORS protocol.

I think there is a typo in the last line. Instead of:
> The \`Allow\` header is not relevant for the purposes of the CORS protocol\. 

I think it should be:

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1598

You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1598@github.com>

Received on Thursday, 26 January 2023 20:55:10 UTC