Skip to content

Commit 037c714

Browse files
committed
Fix multiline YAML
1 parent a33d276 commit 037c714

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/src/pages/docs/recipes/authentication.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
description:
3-
Learn how to secure your Apollo Client using authentication headers or cookies. See examples of
4-
authenticating with JWT tokens and resetting the store on login/logout.
3+
Learn how to secure your Apollo Client using authentication headers or cookies. See examples of
4+
authenticating with JWT tokens and resetting the store on login/logout.
55
---
66

77
import { Callout } from '@theguild/components';

0 commit comments

Comments
 (0)