Skip to content

Commit 6e249f2

Browse files
authored
Fix typo in quickstart. (#22)
1 parent c68e6bf commit 6e249f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Use the access token for all subsequent requests within 24 hours.
1818
When the access token expires, the APIs respond with a message indicating such.
1919
For example:
2020

21-
````json
21+
```json
2222
{"message":"The incoming token has expired"}
2323
```
2424

0 commit comments

Comments
 (0)