Update disclaimer

This commit is contained in:
Serkan Reis 2023-05-04 13:03:03 +03:00
parent 7411c9c908
commit 118a7793d2

View File

@ -1378,7 +1378,7 @@ const CollectionCreationPage: NextPage = () => {
}
>
<Alert className="mt-4" type="info">
Setting the public minting price as 0 may render the collection vulnerable for bot attacks on the
Setting the unit price as 0 for public minting may render the collection vulnerable for bot attacks on the
Launchpad. Please consider creating a whitelist of addresses that can mint for free instead.
</Alert>
</Conditional>