Correct typo in authorization header

This commit is contained in:
Feynman Liang
2016-10-17 15:58:45 -07:00
committed by GitHub
parent 16ce9c5fec
commit 1480754235
+1 -1
View File
@@ -101,7 +101,7 @@ quoting facilities of HTTP. For example: if the bearer token is
header as shown below. header as shown below.
```http ```http
Authentication: Bearer 31ada4fd-adec-460c-809a-9e56ceb75269 Authorization: Bearer 31ada4fd-adec-460c-809a-9e56ceb75269
``` ```
### Static Password File ### Static Password File