Skip to content

Commit 29011b5

Browse files
Update how-to-header-rewrite-ingress-api.md
1 parent be16470 commit 29011b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/for-containers/how-to-header-rewrite-ingress-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ spec:
200200
EOF
201201
```
202202

203-
Once the IngressExtension resource is created, ensure the resource has No validation errros and is valid.
203+
Once the IngressExtension resource is created, ensure the resource returns _No validation errors_ and is valid.
204204

205205
```bash
206206
kubectl get IngressExtension header-rewrite -n test-infra -o yaml

0 commit comments

Comments
 (0)