Re: [whatwg/fetch] Editorial: turn CORS-preflight cache into a list (#744)

jakearchibald requested changes on this pull request.

Sorry, spotted one more

>  
-<p>There is a <dfn id=concept-cache-match-header for=cache>header-name cache match</dfn> for
-<var>headerName</var> using <var>request</var> when there is an entry in
-<a>CORS-preflight cache</a> for which there is a
-<a for=cache>cache match</a> for <var>request</var> and one of
+<p>There is a <dfn id=concept-cache-match-header>header-name cache entry match</dfn> for
+<var>headerName</var> using <var>request</var> when there is a <a>entry entry</a> in the user

`<a>entry entry</a>` to `<a>cache entry</a>` I think

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/744#pullrequestreview-146793892

Received on Thursday, 16 August 2018 11:03:57 UTC