Fix typo in Studio description
This commit is contained in:
parent
4f76a73fb6
commit
e1dd8dadc2
@ -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",
|
||||||
|
@ -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 />
|
||||||
|
Loading…
Reference in New Issue
Block a user