Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec/Section 7 -- Response.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ If an error was raised during the execution that prevented a valid response, the
The `errors` entry in the response is a non-empty list of errors, where each
error is a map.

If no errors were raised during the request, the `errors` entry should not be
If no errors were raised during the request, the `errors` entry must not be
present in the result.

If the `data` entry in the response is not present, the `errors` entry in the
Expand Down