Update specification/client_server_api.rst

Co-authored-by: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
Travis Ralston 2020-05-15 22:45:18 -06:00 committed by GitHub
parent b4beb05dde
commit 19cac03305
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -411,7 +411,7 @@ each device at any one time.
Soft logout
~~~~~~~~~~~
When a requests fail due to a 401 status code per above, the server can
When a request fails due to a 401 status code per above, the server can
include an extra response parameter, ``soft_logout``, to indicate if the
device information has been retained by the server. This defaults to ``false``,
implying the server has deleted the device alongside the access token.