Fix some typos

Signed-off-by: ruicao <ruicao@alauda.io>
This commit is contained in:
ruicao 2018-09-07 18:13:53 +08:00
parent 642075f42c
commit d1f36d46c9
3 changed files with 3 additions and 3 deletions

View file

@ -39,7 +39,7 @@ Content-Type: application/x-www-form-urlencoded
<dd>
(REQUIRED) Type of grant used to get token. When getting a refresh token
using credentials this type should be set to "password" and have the
accompanying username and password paramters. Type "authorization_code"
accompanying username and password parameters. Type "authorization_code"
is reserved for future use for authenticating to an authorization server
without having to send credentials directly from the client. When
requesting an access token with a refresh token this should be set to