Merge pull request #363 from davidxia/patch-1

Fix typo in API V1 docs
pull/351/merge
Jimmy Zelinskie 7 years ago committed by GitHub
commit d2c397b2b3

@ -26,7 +26,7 @@
#### Description
Every route can optionally provide an `Error` property on the response object.
The HTTP status code of the response should indicate what type of failure occurred and how the client should reaction.
The HTTP status code of the response should indicate what type of failure occurred and how the client should react.
#### Client Retry Behavior

Loading…
Cancel
Save