From 48356f0ed06e6aa50a2fe6ea2a20f016654df865 Mon Sep 17 00:00:00 2001 From: Raphael Cerveaux Date: Thu, 15 Nov 2018 19:26:06 +0100 Subject: [PATCH] [Docs] jwt token --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8841ae..b8d8a77 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Accept:application/json When signed in, you must provide the access token: ``` -Authorization: Bearer +Authorization: ``` ## API response