Skip to content

Commit

Permalink
fix: change okcoin wording
Browse files Browse the repository at this point in the history
closes #2170
  • Loading branch information
beguene committed Jan 31, 2022
1 parent 9cfa3fd commit 41e7255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/pages/buy/components/onramp-provider-layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const providersInfo = {
},
okcoin: {
title: 'Okcoin',
body: 'US users can purchase STX quickly with USD',
body: 'Non-US residents can purchase STX with credit card, debit card, or bank transfer via Okcoin.',
cta: 'Buy on Okcoin',
},
};
Expand Down

0 comments on commit 41e7255

Please sign in to comment.