Skip to content

Commit 1b0c53f

Browse files
authored
Merge pull request #56 from AdrienCS/patch-1
Update README.md
2 parents c87d7c4 + de9e518 commit 1b0c53f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ The authentication class checks for the token in two locations:
8080

8181
It first checks if token is passed using `Authorization` request header.
8282
The value should be of form `Bearer <token>`. The `Authorization` header name
83-
and token prefix `Bearer` can be customzied using options `header` and `prefix`
83+
and token prefix `Bearer` can be customized using options `header` and `prefix`
8484
respectively.
8585

8686
- The query string variable specified using `parameter` config:

0 commit comments

Comments
 (0)