Correct typo in authorization header

pull/1494/head
Feynman Liang 2016-10-17 15:58:45 -07:00 committed by GitHub
parent 16ce9c5fec
commit 1480754235
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ quoting facilities of HTTP. For example: if the bearer token is
header as shown below.
```http
Authentication: Bearer 31ada4fd-adec-460c-809a-9e56ceb75269
Authorization: Bearer 31ada4fd-adec-460c-809a-9e56ceb75269
```
### Static Password File