Skip to content

Commit fd0ca71

Browse files
authored
Merge pull request #53385 from rdenisi/patch-1
Updated quickstart-helm.md
2 parents 075d2bd + 4113909 commit fd0ca71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/quickstart-helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ appVersion: v1
176176
177177
## Run your Helm chart
178178
179-
Use the `helm create` command to install your application using your Helm chart.
179+
Use the `helm install` command to install your application using your Helm chart.
180180

181181
```console
182182
helm install webfrontend webfrontend/

0 commit comments

Comments
 (0)