Merge pull request #1494 from feynmanliang/patch-1

Correct typo in authorization header
This commit is contained in:
devin-donnelly
2016-10-18 16:24:09 -07:00
committed by GitHub
+1 -1
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