Skip to content

Commit 752a859

Browse files
committed
typo fix
1 parent 433c7ea commit 752a859

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
@@ -52,7 +52,7 @@ import ktonStaking from "../assets/projects/kton-staking.png";
5252
export const projects = (t: TFunction): PortalMeta[] => [
5353
{
5454
logo: ktonStaking,
55-
name: t("Kton Staking"),
55+
name: t("KTON Staking"),
5656
link: t("https://kton-staking.darwinia.network/"),
5757
description: t("Stake KTON to earn rewards."),
5858
tags: ["Tool"],

0 commit comments

Comments
 (0)