Skip to content

Commit 02a32a2

Browse files
committed
Expert -> IETF Review
Fixes #6.
1 parent e7d4bb9 commit 02a32a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

draft-ietf-httpapi-link-hint.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,14 +216,14 @@ Hint content MUST be described using valid combinations of the following types d
216216

217217
Hint semantics SHOULD be described in terms of the framework defined in {{WEB-LINKING}}.
218218

219-
New hints are registered using the Expert Review process described in {{?RFC8126}} to enforce the criteria above. Requests for registration of new resource hints are to use the following template:
219+
New hints are registered using the IETF Review process described in {{?RFC8126}}. Registration of new resource hints are to use the following template:
220220

221221
* Hint Name: \[hint name]
222222
* Description: \[a short description of the hint's semantics]
223223
* Content Model: \[allowed Structured Fields types]
224224
* Specification: \[reference to specification document]
225225

226-
Initial registrations are enumerated in {{hints}}. The "rel", "rev", "hreflang", "media", "title", and "type" hint names are reserved, so as to avoid potential clashes with link serialisations.
226+
Initial registrations are enumerated in {{hints}}. Additionally, the "rel", "rev", "hreflang", "media", "title", and "type" hint names are reserved, so as to avoid potential clashes with link serialisations.
227227

228228

229229
--- back

0 commit comments

Comments
 (0)