Skip to content

Commit 0e66dcd

Browse files
authored
docs: fix typo (#1271)
1 parent 3c73e64 commit 0e66dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/en/schemes/cookie.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ auth: {
1818
strategies: {
1919
cookie: {
2020
cookie: {
21-
// (optional) If set we check this cookie exsistence for loggedIn check
21+
// (optional) If set we check this cookie existence for loggedIn check
2222
name: 'XSRF-TOKEN',
2323
},
2424
endpoints: {

0 commit comments

Comments
 (0)