Fix typo in API V1 docs

pull/363/head
David Xia 7 years ago committed by GitHub
parent b5f4e0f3a3
commit 9a5341724a

@ -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