Skip to content

Commit de42a60

Browse files
committed
Clean up trailing whitespace
1 parent 0a58cf5 commit de42a60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_format/1.1/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ with a `415 Unsupported Media Type` status code.
7171
> Note: Older JSON:API servers that do not support the `ext` or `profile` media
7272
type parameters will respond with a `415 Unsupported Media Type` client error
7373
status if the `ext` or `profile` media type parameter is present.
74-
74+
7575
If a request's `Accept` header contains an instance of the JSON:API media type,
7676
servers **MUST** respond with a `406 Not Acceptable` status code if all
7777
instances of that media type are modified with a media type parameter other
@@ -1947,7 +1947,7 @@ future versions of this specification.
19471947

19481948
In the following example, an extension requiring that each request document
19491949
contains a unique request ID has been applied. It uses the namespace `request`
1950-
and adds a top-level object member named `request:id`:
1950+
and adds a top-level object member named `request:id`:
19511951

19521952
```
19531953
{

0 commit comments

Comments
 (0)