We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67c56dd commit 48759f9Copy full SHA for 48759f9
views/website/assets.pug
@@ -5,7 +5,7 @@ section.sources
5
.libraries-container
6
h2 Looking for a JWT library?
7
p Head on over to our libraries page to find a JWT library in your favorite language.
8
- a(href="/libraries").btn.btn-lg See al libraries
+ a(href="/libraries").btn.btn-lg See all libraries
9
.column.badges
10
h2 Badges
11
.hold
@@ -37,4 +37,4 @@ section.sources
37
.text-hold
38
a(href='http://jwt.io/img/logo-asset.svg', target='_blank' title='Download JWT logo')
39
i.icon-budicon-722
40
- p http://jwt.io/img/logo-asset.svg
+ p http://jwt.io/img/logo-asset.svg
0 commit comments