Skip to content

Commit 9494433

Browse files
authored
README: fix missing close '_' for italics (#696)
1 parent dcb9629 commit 9494433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ settled on the following:
4040
demand is above a pre-configured threshold
4141
* Each K8s node has an `autoscaler-agent` pod that triggers scaling decisions and makes resource
4242
requests to the K8s scheduler on the VMs' behalf to reserve additional resources for them
43-
* Each compute node runs the _VM monitor binary, which communicates to the autoscaler-agent so that it can
43+
* Each compute node runs the _VM monitor_ binary, which communicates to the autoscaler-agent so that it can
4444
immediately respond to memory pressure by allocating more (among other things).
4545

4646
Networking is preserved across migrations by giving each VM an additional IP address on a bridge

0 commit comments

Comments
 (0)