Skip to content

Commit 98f5cac

Browse files
committed
one more PR comment
1 parent 929ed2a commit 98f5cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/istio-deploy-addon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ az aks mesh get-revisions --location <location> -o table
4141
### Revision selection
4242
If you enable the add-on without specifying a revision, a default supported revision is installed for you.
4343

44-
If you wish to specify a revision instead:
44+
If you wish to specify the revision instead:
4545
1. Use the `get-revisions` command in the [previous step](#get-available-istio-add-on-revisions) to check which revisions are available for different AKS cluster versions in a region.
4646
1. Based on the available revisions, you can include the `--revision asm-X-Y` (ex: `--revision asm-1-20`) flag in the enable command you use for mesh installation.
4747

0 commit comments

Comments
 (0)