- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Mon, 22 Jun 2020 01:05:39 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 22 June 2020 08:05:52 UTC
@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