Skip to content

Commit af3ff70

Browse files
authored
Merge pull request OAI#787 from OAI/pr/723
tweak HTTP status code language
2 parents 8686e65 + 5aeb8b9 commit af3ff70

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

versions/3.0.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ Some examples of possible media type definitions:
4747
application/vnd.github.v3.patch
4848
```
4949
##### <a name="httpCodes"></a>HTTP Status Codes
50-
The HTTP Status Codes are used to indicate the status of the executed operation.
51-
The available status codes are described by [RFC 7231](http://tools.ietf.org/html/rfc7231#section-6) and in the [IANA Status Code Registry](http://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml).
50+
The HTTP Status Codes are used to indicate the status of the executed operation. The available status codes are initially defined by [RFC 7231](http://tools.ietf.org/html/rfc7231#section-6) and registered status codes are listed in the [IANA Status Code Registry](http://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml).
5251

5352
## Specification
5453

0 commit comments

Comments
 (0)