From 6183f230920c6bfd907a7fad1270bcb0c1baf317 Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Wed, 4 Oct 2023 15:20:18 +0200 Subject: [PATCH] docs: remove blank line This blank line confuses the markdown parser to think that this is an indented code block. Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- docs/spec/auth/jwt.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/spec/auth/jwt.md b/docs/spec/auth/jwt.md index 7959707fc..9f09885fe 100644 --- a/docs/spec/auth/jwt.md +++ b/docs/spec/auth/jwt.md @@ -159,7 +159,6 @@ Token has 3 main parts:
An array of access entry objects with the following fields: -
type