From 585bba06fb861450c1053dbac417bb95f37e3a0b Mon Sep 17 00:00:00 2001 From: Rohith ND <73429989+ndrohith09@users.noreply.github.com> Date: Wed, 9 Mar 2022 20:25:39 +0530 Subject: [PATCH] Update README.md --- 3-terrarium/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3-terrarium/README.md b/3-terrarium/README.md index 11710eed..bdffaca5 100644 --- a/3-terrarium/README.md +++ b/3-terrarium/README.md @@ -28,7 +28,7 @@ You can deploy, or publish your terrarium to the web using Azure Static Web Apps [![Deploy to Azure button](https://aka.ms/deploytoazurebutton)](https://portal.azure.com/?feature.customportal=false&WT.mc_id=academic-13441-cxa#create/Microsoft.StaticApp) -3. Walk through the wizard creating your app. Make sure you set the app root to either be `/solution` or the root of your codebase. There's no API in this app, so don't worry about adding that. A github folder will be created in your forked repo that will help Azure Static Web Apps' build service build and publish your app to a new URL. +3. Walk through the wizard creating your app. Make sure you set the app root to either be `/solution` or the root of your codebase. There's no API in this app, so don't worry about adding that. A .github folder will be created in your forked repo that will help Azure Static Web Apps' build service build and publish your app to a new URL.