Skip to content

Commit 822f44e

Browse files
committed
[Dev Spaces] fixed typo
1 parent 4cfc156 commit 822f44e

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)