Skip to content

Commit 49358fb

Browse files
committed
Fix typo: applicaiton -> application
1 parent d83e4c2 commit 49358fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/ingress-controller-autoscale-pods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ spec:
123123
Test your setup by using a load test tool like ApacheBench:
124124
125125
```bash
126-
ab -n10000 http://<applicaiton-gateway-ip-address>/
126+
ab -n10000 http://<application-gateway-ip-address>/
127127
```
128128

129129
## Related content

0 commit comments

Comments
 (0)