Skip to content

Commit 7926565

Browse files
committed
fix: fix typo in home page
1 parent 3008c01 commit 7926565

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

app/routes/home.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ export default function Home() {
9797
/>
9898
<Card
9999
title="OAuth and LDAP support"
100-
description="With Tinyauth you can you can easily login to your apps using your favorite OAuth providers or by using a centralized LDAP server."
100+
description="With Tinyauth you can easily log in to your apps using your favorite OAuth providers or by using a centralized LDAP server."
101101
/>
102102
</div>
103103
</div>

bun.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)