Skip to content

Commit 2850dfb

Browse files
Update README.md
1 parent 75c304c commit 2850dfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ to set the property store.
162162
### 6. Setting the Token Format
163163

164164
OAuth services can return a token in two ways: as JSON or an URL encoded
165-
string. You can set what format the the token is in with the `setTokenFormat(tokenFormat)`.
165+
string. You can set what format the the token is in with `setTokenFormat(tokenFormat)`.
166166
There are two ENUMS to set the mode: `TOKEN_FORMAT.FORM_URL_ENCODED` and `TOKEN_FORMAT.JSON`.
167167
JSON is set as default if no token format is choosen.
168168

0 commit comments

Comments
 (0)