Skip to content

Commit 0a8ff3d

Browse files
yiyu0xTimothy-Dougherty
authored andcommitted
Fix doc typo (kubernetes-sigs#2798)
1 parent 1f7160a commit 0a8ff3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/ingress/annotations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ Traffic Routing can be controlled with following annotations:
189189
alb.ingress.kubernetes.io/target-type: instance
190190
```
191191

192-
-<a name="target-node-labels">`alb.ingress.kubernetes.io/target-node-labels`</a> specifies which nodes to include in the target group registration for `instance` target type.
192+
- <a name="target-node-labels">`alb.ingress.kubernetes.io/target-node-labels`</a> specifies which nodes to include in the target group registration for `instance` target type.
193193

194194
!!!example
195195
```

0 commit comments

Comments
 (0)