Skip to content

Commit 57484cb

Browse files
authored
Merge pull request #1148 from slobo/patch-1
Fix doc spelling typo
2 parents cd0dce0 + 2ddcc8e commit 57484cb

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
@@ -430,7 +430,7 @@ Health check on target groups can be controlled with following annotations:
430430
!!!warning ""
431431
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.
432432

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

435435
!!!example
436436
```

0 commit comments

Comments
 (0)