From e1dd8dadc27f771308130b5f30ad7df7e145cb65 Mon Sep 17 00:00:00 2001 From: Serkan Reis Date: Fri, 3 Mar 2023 11:07:41 +0300 Subject: [PATCH] Fix typo in Studio description --- config/favicons.json | 2 +- pages/index.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/favicons.json b/config/favicons.json index 4cea67d..b7943a0 100644 --- a/config/favicons.json +++ b/config/favicons.json @@ -2,7 +2,7 @@ "path": "/assets/", "appName": "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", "developerURL": "https://", "background": "#FFC27D", diff --git a/pages/index.tsx b/pages/index.tsx index d208893..22c0ac6 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -15,8 +15,8 @@ const HomePage: NextPage = () => { Looking for a fast and efficient way to build an NFT collection? Stargaze Studio is the solution.

- Stargaze Studio is built to provide useful smart contract interfaces that helps you build and deploy your own - NFT collections in no time. + Stargaze Studio is built to provide useful smart contract interfaces that help you build and deploy your own NFT + collections in no time.