Skip to content

Commit 433c7ea

Browse files
committed
typo fix
1 parent 0a6992f commit 433c7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/projects.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ export const projects = (t: TFunction): PortalMeta[] => [
5454
logo: ktonStaking,
5555
name: t("Kton Staking"),
5656
link: t("https://kton-staking.darwinia.network/"),
57-
description: t("Stake Kton to earn rewards."),
57+
description: t("Stake KTON to earn rewards."),
5858
tags: ["Tool"],
5959
},
6060
{

0 commit comments

Comments
 (0)