Skip to content

Commit be236bb

Browse files
committed
fix: typo
1 parent e041333 commit be236bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/wallets.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ export default function Wallets() {
9292
const wallets = [
9393
{
9494
name: "Fedi",
95-
description: "Source-available mobile app for Fedimint with caht and community features. A fully-featured, production-ready wallet designed for everyday use.",
95+
description: "Source-available mobile app for Fedimint with chat and community features. A fully-featured, production-ready wallet designed for everyday use.",
9696
link: "https://www.fedi.xyz/product/",
9797
platforms: ["iOS", "Android", "APK"],
9898
isBeta: false,

0 commit comments

Comments
 (0)