Skip to content

Commit de99d05

Browse files
authored
Fix start of sentence in note field ("The")
1 parent ca5210e commit de99d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/tutorial-ingress-controller-add-on-existing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ az network application-gateway create -n myApplicationGateway -l eastus -g myRes
6868
```
6969

7070
> [!NOTE]
71-
> application gateway ingress controller (AGIC) add-on **only** supports application gateway v2 SKUs (Standard and WAF), and **not** the application gateway v1 SKUs.
71+
> The application gateway ingress controller (AGIC) add-on **only** supports application gateway v2 SKUs (Standard and WAF), and **not** the application gateway v1 SKUs.
7272
7373
## Enable the AGIC add-on in existing AKS cluster through Azure CLI
7474

0 commit comments

Comments
 (0)