Skip to content

Commit

Permalink
Merge pull request #284 from LinkdropHQ/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Dobrokhvalov authored Apr 30, 2024
2 parents 6185a86 + 06602a2 commit 8fb0fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/pages/claim-page/error-region/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import Error from 'images/error-black.png'
const ErrorRegionScreen: FC = () => {
return <Container>
<Image src={Error} />
<Title>This campaign is not available in your location</Title>
<Title>This campaign is not available in your region</Title>
</Container>
}

Expand Down

0 comments on commit 8fb0fd4

Please sign in to comment.