Skip to content

Commit e7d4bb9

Browse files
committed
English.
1 parent 8ec1f27 commit e7d4bb9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

draft-ietf-httpapi-link-hint.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Likewise, the information in a link hint is specific to the link it is attached
8989
* Content Model: Inner List of Strings
9090
* Specification: \[this document]
9191

92-
Content MUST be a Inner List of Strings, containing HTTP methods ({{Section 9 of HTTP}}).
92+
Content MUST be an Inner List of Strings, containing HTTP methods ({{Section 9 of HTTP}}).
9393

9494
## formats
9595

@@ -98,7 +98,7 @@ Content MUST be a Inner List of Strings, containing HTTP methods ({{Section 9 of
9898
* Content Model: Inner List of Strings
9999
* Specification: \[this document]
100100

101-
Content MUST be a Inner List of Strings, containing media types ({{Section 8.3.1 of HTTP}}).
101+
Content MUST be an Inner List of Strings, containing media types ({{Section 8.3.1 of HTTP}}).
102102

103103
## accept-post
104104

@@ -107,7 +107,7 @@ Content MUST be a Inner List of Strings, containing media types ({{Section 8.3.1
107107
* Content Model: Inner List of Strings
108108
* Specification: \[this document]
109109

110-
Content MUST be a Inner List of Strings, with the same constraints as for "formats".
110+
Content MUST be an Inner List of Strings, with the same constraints as for "formats".
111111

112112
When this hint is present, "POST" SHOULD be listed in the "allow" hint when present.
113113

@@ -141,7 +141,7 @@ When this hint is present, "QUERY" SHOLD be listed in the "allow" hint, when it
141141
* Content Model: Inner List of Strings
142142
* Specification: \[this document]
143143

144-
Content MUST be a Inner List of Strings, containing HTTP ranges-specifiers ({{Section 14.1.1 of HTTP}}).
144+
Content MUST be an Inner List of Strings, containing HTTP ranges-specifiers ({{Section 14.1.1 of HTTP}}).
145145

146146
## accept-prefer
147147

@@ -150,7 +150,7 @@ Content MUST be a Inner List of Strings, containing HTTP ranges-specifiers ({{Se
150150
* Content Model: Inner List of Strings
151151
* Specification: \[this document]
152152

153-
Content MUST be a Inner List of Strings, containing preferences ({{Section 2 of RFC7240}}). Note that, by its nature, a preference can be ignored by the server.
153+
Content MUST be an Inner List of Strings, containing preferences ({{Section 2 of RFC7240}}). Note that, by its nature, a preference can be ignored by the server.
154154

155155
## precondition-req
156156

@@ -159,7 +159,7 @@ Content MUST be a Inner List of Strings, containing preferences ({{Section 2 of
159159
* Content Model: Inner List of Strings
160160
* Specification: \[this document]
161161

162-
Content MUST be a Inner List of Strings, with possible values "etag" and "last-modified" indicating type of precondition expected.
162+
Content MUST be an Inner List of Strings, with possible values "etag" and "last-modified" indicating type of precondition expected.
163163

164164
See also the 428 Precondition Required status code ({{!RFC6585}}).
165165

@@ -170,7 +170,7 @@ See also the 428 Precondition Required status code ({{!RFC6585}}).
170170
* Content Model: Inner List of Strings
171171
* Specification: \[this document]
172172

173-
Content MUST be a Inner List of Strings, each corresponding to a HTTP authentication scheme ({{Section 11.1 of HTTP}}).
173+
Content MUST be an Inner List of Strings, each corresponding to a HTTP authentication scheme ({{Section 11.1 of HTTP}}).
174174

175175
## auth-realms
176176

0 commit comments

Comments
 (0)