Skip to content

Commit ce4306c

Browse files
author
Ivanov-Anton
authored
Update example language to more closely match the spec (json-api#1508)
1 parent 7e33d28 commit ce4306c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ Content-Type: application/vnd.api+json
327327
```
328328

329329
Notice that this response includes not only the `errors` top-level member,
330-
but the `jsonapi` top-level member. Error responses may not contain the
330+
but the `jsonapi` top-level member. Error responses cannot contain the
331331
top-level `data` member, but can include all the other top-level members
332332
JSON:API defines.
333333

0 commit comments

Comments
 (0)