Skip to content

Commit 8c3b8df

Browse files
committed
docs: cleanup
1 parent 46ce6d6 commit 8c3b8df

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,12 @@ includes a username and password in the `Authorization` header.
2525
Included in the response is an access token in the form of a JSON Web Token with
2626
a 10 minute TTL.
2727

28-
## Access Token
28+
## Tokens
2929

30-
All subsequest requests must used the access token in the `Authorization`
31-
header, for example:
30+
### Access Token
31+
32+
All subsequest requests must use the access token in the `Authorization` header,
33+
for example:
3234

3335
```
3436
Authorization: Bearer dht467bv4570flw2r

0 commit comments

Comments
 (0)