We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a6992f commit 433c7eaCopy full SHA for 433c7ea
src/config/projects.ts
@@ -54,7 +54,7 @@ export const projects = (t: TFunction): PortalMeta[] => [
54
logo: ktonStaking,
55
name: t("Kton Staking"),
56
link: t("https://kton-staking.darwinia.network/"),
57
- description: t("Stake Kton to earn rewards."),
+ description: t("Stake KTON to earn rewards."),
58
tags: ["Tool"],
59
},
60
{
0 commit comments