Skip to content

Commit 3067519

Browse files
author
Christian Maniewski
authored
Fix token typo
1 parent 8309aa9 commit 3067519

File tree

1 file changed

+2
-2
lines changed
  • src/modules/layouts/components/WebsiteLayout/Header

1 file changed

+2
-2
lines changed

src/modules/layouts/components/WebsiteLayout/Header/Header.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ const MSG = defineMessages({
7575
},
7676
dropdownLinkBodyAboutMetacolony: {
7777
id: 'layouts.WebsiteLayout.Header.dropdownLinkBodyAboutMetacolony',
78-
defaultMessage: `All about the Colony colony: the economics, it's
79-
tokenCLNY, and how you can contribute.`,
78+
defaultMessage: `All about the Colony colony: the economics, its
79+
tokenCLNY, and how you can contribute.`,
8080
},
8181
dropdownLinkBodyAboutVision: {
8282
id: 'layouts.WebsiteLayout.Header.dropdownLinkBodyAboutVision',

0 commit comments

Comments
 (0)