Fix typo in Studio description

This commit is contained in:
Serkan Reis 2023-03-03 11:07:41 +03:00
parent 4f76a73fb6
commit e1dd8dadc2
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"path": "/assets/", "path": "/assets/",
"appName": "StargazeStudio", "appName": "StargazeStudio",
"appShortName": "StargazeStudio", "appShortName": "StargazeStudio",
"appDescription": "Stargaze Studio is built to provide useful smart contract interfaces that helps you build and deploy your own NFT collection in no time.", "appDescription": "Stargaze Studio is built to provide useful smart contract interfaces that help you build and deploy your own NFT collection in no time.",
"developerName": "StargazeStudio", "developerName": "StargazeStudio",
"developerURL": "https://", "developerURL": "https://",
"background": "#FFC27D", "background": "#FFC27D",

View File

@ -15,8 +15,8 @@ const HomePage: NextPage = () => {
Looking for a fast and efficient way to build an NFT collection? Stargaze Studio is the solution. Looking for a fast and efficient way to build an NFT collection? Stargaze Studio is the solution.
<br /> <br />
<br /> <br />
Stargaze Studio is built to provide useful smart contract interfaces that helps you build and deploy your own Stargaze Studio is built to provide useful smart contract interfaces that help you build and deploy your own NFT
NFT collections in no time. collections in no time.
</p> </p>
<br /> <br />