- From: Christian Liebel <notifications@github.com>
- Date: Tue, 22 Jun 2021 22:35:50 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 23 June 2021 05:36:16 UTC
@christianliebel requested changes on this pull request.
Very cool! Thanks a lot.
Just a nit: The new name for "MIME type" seems to be "media type," at least the [IANA website](https://www.iana.org/assignments/media-types/media-types.xhtml) states that.
> <h2>
- IANA considerations
+ The `application/manifest+json` MIME type
```suggestion
The `application/manifest+json` media type
```
> </h2>
<p>
- The following registrations are for community review and will be
- submitted to the <a href="https://www.ietf.org/iesg/">IESG</a> for
- review, approval, and registration with <a href=
- "https://www.iana.org/">IANA</a>.
+ The <code><dfn data-local-lt=
+ "application manifest MIME type">application/manifest+json</dfn></code>,
```suggestion
"application manifest media type">application/manifest+json</dfn></code>,
```
--
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/985#pullrequestreview-690225744
Received on Wednesday, 23 June 2021 05:36:16 UTC