Skip to content

Commit cf0df2f

Browse files
authored
Fix typo
1 parent b20f899 commit cf0df2f

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)