Skip to content

Commit e409eac

Browse files
committed
Correct the way MoonPay was written
1 parent 10c7f02 commit e409eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/EthExchanges.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ const EthExchanges = () => {
487487
usaExceptions: [],
488488
},
489489
moonpay: {
490-
name: "Moonpay",
490+
name: "MoonPay",
491491
url: "https://www.moonpay.com/",
492492
image: data.moonpay,
493493
usaExceptions: ["VI"],

0 commit comments

Comments
 (0)