From 71d7536898f3c1e56cc2a6720b6b7a2c86edd9ba Mon Sep 17 00:00:00 2001 From: PJLindsay Date: Thu, 26 Jul 2018 11:03:06 -0600 Subject: [PATCH] Fix minor spelling mistake/type --- docs/schemes/local.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/schemes/local.md b/docs/schemes/local.md index 3d03d33fa..a120a7696 100644 --- a/docs/schemes/local.md +++ b/docs/schemes/local.md @@ -44,7 +44,7 @@ This option can be used to disable all token handling. Useful for Cookie only fl - Default: `Bearer` - Authotization header type to be used in axios requests. + Authorization header type to be used in axios requests. ## Usage