Skip to content

Commit

Permalink
docs: Typo fix (#5132)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yusfuu committed Aug 11, 2022
1 parent d9167bb commit 3e312d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/index.js
Expand Up @@ -49,7 +49,7 @@ const features = [
<ul>
<li>Signed, prefixed, server-only cookies</li>
<li>HTTP POST + CSRF Token validation</li>
<li>JWT with JWS / JWE / JWK / JWK</li>
<li>JWT with JWS / JWE / JWK</li>
<li>Tab syncing, auto-revalidation, keepalives</li>
<li>Doesn't rely on client side JavaScript</li>
</ul>
Expand Down

1 comment on commit 3e312d0

@vercel
Copy link

@vercel vercel bot commented on 3e312d0 Aug 11, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.