Skip to content

Commit 457f07e

Browse files
Fix small error in heading for AKS command invoke docs
1 parent 8ea6fee commit 457f07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/command-invoke.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ az aks command invoke \
5151

5252
The above example runs three `helm` commands on the *myAKSCluster* cluster in *myResourceGroup*.
5353

54-
## Use `command invoke` to run commands an with attached file or directory
54+
## Use `command invoke` to run commands with an attached file or directory
5555

5656
Use `az aks command invoke --command` to run commands on your cluster and `--file` to attach a file or directory for use by those commands. For example:
5757

0 commit comments

Comments
 (0)