Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
fix CoWmunity spelling (#2306)
Browse files Browse the repository at this point in the history
  • Loading branch information
W3stside authored Jan 26, 2022
1 parent 278f311 commit 5510abf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/custom/pages/Claim/ClaimingStatus.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import { formatMax, formatSmartLocaleAware } from 'utils/format'
import { AMOUNT_PRECISION } from 'constants/index'

const COW_TWEET_TEMPLATE =
'I just joined the 🐮 COWmmunity @MEVprotection and claimed my first vCOW tokens! Join me at https://cowswap.exchange/'
'I just joined the 🐮 CoWmunity @MEVprotection and claimed my first vCOW tokens! Join me at https://cowswap.exchange/'

export default function ClaimingStatus() {
const { chainId, account } = useActiveWeb3React()
Expand Down Expand Up @@ -98,7 +98,7 @@ export default function ClaimingStatus() {
<span role="img" aria-label="party-hat">
🎉🐮{' '}
</span>
Welcome to the COWmunity! We encourage you to share on Twitter and join the community on Discord to get
Welcome to the CoWmunity! We encourage you to share on Twitter and join the community on Discord to get
involved in governance.
</p>
</Trans>
Expand Down

0 comments on commit 5510abf

Please sign in to comment.