Apply typo fix from 04641907 (author: yob8) to v2.6

This commit is contained in:
Billy Tat
2021-10-27 11:44:02 -07:00
parent d1f518ea33
commit 161441ebee
@@ -48,7 +48,7 @@ To create an AKS cluster, run the following command. Use a VM size that applies
```
az aks create \
--resource-group rancher-rg
--resource-group rancher-rg \
--name rancher-server \
--kubernetes-version 1.18.14 \
--node-count 3 \