Skip to content

Commit 8ae9df0

Browse files
authored
Merge pull request #127217 from changeworld/patch-2
Fix typo: applicaiton -> application
2 parents 1b156b7 + 49358fb commit 8ae9df0

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)