Skip to content

Commit 0553ff4

Browse files
calvinbuiTimothy-Dougherty
authored andcommitted
Fix list in how-it-works doc (kubernetes-sigs#1716)
1 parent 1b04c45 commit 0553ff4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/how-it-works.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ Along with the above, the controller also...
3434
### Ingress Traffic
3535
AWS Load Balancer controller supports two traffic modes:
3636

37-
* Instance mode
38-
* IP mode
37+
- Instance mode
38+
- IP mode
3939

4040
By default, `Instance mode` is used, users can explicitly select the mode via `alb.ingress.kubernetes.io/target-type` annotation.
4141
#### Instance mode

0 commit comments

Comments
 (0)