Re: [w3c/manifest] Use HTML machinery to fetch manifests (#894)

@kenchris commented on this pull request.



> @@ -1158,7 +935,7 @@ <h3>
             <a>Extension point</a>: process any proprietary and/or other
             supported members at this point in the algorithm.
           </li>
-          <li>Return <var>manifest</var>.
+          <li>Let document's <dfn>processed manifest</dfn> to be |manifest|.

let and to be sounds weird together

```suggestion
          <li>Let document's <dfn>processed manifest</dfn> be a |manifest|.
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/894#pullrequestreview-434691145

Received on Monday, 22 June 2020 08:05:52 UTC