Skip to content

Commit 2fa1c6b

Browse files
committed
Merge pull request github#977 from github/update-1453849734
2 parents 7571a7e + 3a8b032 commit 2fa1c6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ Error Name | Description
169169
`invalid` | This means the formatting of a field is invalid. The documentation for that resource should be able to give you more specific information.
170170
`already_exists` | This means another resource has the same value as this field. This can happen in resources that must have some unique key (such as Label names).
171171

172-
Resources may also send custom validation errors (where `code` is `custom`). Custom errors will always have a `message` field describing the error, as well as a `documentation_url` field pointing to some content that might help you resolve the error.
172+
Resources may also send custom validation errors (where `code` is `custom`). Custom errors will always have a `message` field describing the error, and most errors will also include a `documentation_url` field pointing to some content that might help you resolve the error.
173173

174174
## HTTP Redirects
175175

0 commit comments

Comments
 (0)