Skip to content

Commit 3938d0d

Browse files
committed
Fix trailing spaces
1 parent caa6cef commit 3938d0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The following parameters are optional:
5858
- `oauth_username = my-username` - OAuth 2.0 username for password grant authentication. **Required** if OAuth 2.0 is
5959
used.
6060
- `oauth_password = my-password` - OAuth 2.0 password for password grant authentication. **Required** if OAuth 2.0 is
61-
used.
61+
used.
6262
- `oauth_client_id = client-id` - OAuth 2.0 client identifier. **Required** if OAuth 2.0 is used.
6363
- `oauth_client_secret = client-id-secret` - OAuth 2.0 client secret.
6464
- `oauth_scope = offline_access` - OAuth 2.0 access token scope.

0 commit comments

Comments
 (0)