We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8309aa9 commit 3067519Copy full SHA for 3067519
src/modules/layouts/components/WebsiteLayout/Header/Header.jsx
@@ -75,8 +75,8 @@ const MSG = defineMessages({
75
},
76
dropdownLinkBodyAboutMetacolony: {
77
id: 'layouts.WebsiteLayout.Header.dropdownLinkBodyAboutMetacolony',
78
- defaultMessage: `All about the Colony colony: the economics, it's
79
- token—CLNY, and how you can contribute.`,
+ defaultMessage: `All about the Colony colony: the economics, its
+ token — CLNY, and how you can contribute.`,
80
81
dropdownLinkBodyAboutVision: {
82
id: 'layouts.WebsiteLayout.Header.dropdownLinkBodyAboutVision',
0 commit comments