Skip to content

Commit 48759f9

Browse files
authored
Fix typo
1 parent 67c56dd commit 48759f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

views/website/assets.pug

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ section.sources
55
.libraries-container
66
h2 Looking for a JWT library?
77
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
8+
a(href="/libraries").btn.btn-lg See all libraries
99
.column.badges
1010
h2 Badges
1111
.hold
@@ -37,4 +37,4 @@ section.sources
3737
.text-hold
3838
a(href='http://jwt.io/img/logo-asset.svg', target='_blank' title='Download JWT logo')
3939
i.icon-budicon-722
40-
p http://jwt.io/img/logo-asset.svg
40+
p http://jwt.io/img/logo-asset.svg

0 commit comments

Comments
 (0)