Skip to content

Commit 506b929

Browse files
authored
Merge pull request #107866 from zr-msft/ds-zr-helm3-typo
[Dev Spaces] fixed typo
2 parents e8c10bd + 822f44e commit 506b929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/dev-spaces/how-to/helm-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The following limitations apply while this feature is in preview:
6161

6262
## Create your cluster
6363

64-
Create a new AKS cluster in a region that has this preview feature. The below commands create a resource group named *MyResourceGroup* and a new AKS cluster named *MyAKS* in the *South Central US* region:
64+
Create a new AKS cluster in a region that has this preview feature. The below commands create a resource group named *MyResourceGroup* and a new AKS cluster named *MyAKS*:
6565

6666
```azure-cli
6767
az group create --name MyResourceGroup --location eastus

0 commit comments

Comments
 (0)