diff --git a/src/components/AppMain/Apps/ZkDropApp/components/Congratulations.tsx b/src/components/AppMain/Apps/ZkDropApp/components/Congratulations.tsx index 27612237..492a675f 100644 --- a/src/components/AppMain/Apps/ZkDropApp/components/Congratulations.tsx +++ b/src/components/AppMain/Apps/ZkDropApp/components/Congratulations.tsx @@ -52,7 +52,7 @@ export default function Congratulations({ Congratulations - You have receive your NFT on{" "} + You have received your NFT on{" "} {ethAccount.ens ? getMinimalEns(ethAccount.ens) : getMinimalIdentifier(ethAccount.address)}