Skip to content

Commit 2ddcc8e

Browse files
authored
Fix splelling
1 parent 70df39b commit 2ddcc8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/ingress/annotation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ Health check on target groups can be controlled with following annotations:
428428
!!!warning ""
429429
When using `target-type: instance` with a service of type "NodePort", the healthcheck port can be set to `traffic-port` to automatically point to the correct port.
430430

431-
- <a name="healthcheck-path">`alb.ingress.kubernetes.io/healthcheck-path`</a> specifies the HTTP path when peforming health check on targets.
431+
- <a name="healthcheck-path">`alb.ingress.kubernetes.io/healthcheck-path`</a> specifies the HTTP path when performing health check on targets.
432432

433433
!!!example
434434
```

0 commit comments

Comments
 (0)