Skip to content

Commit 29e31a9

Browse files
committed
Avoid mentioning the solution in problem section for Virtual Machine
According to the style guide, the section of "Problem it addresses" should focus on the problem, not the solution. Therefore, I think it makes sense not to mention virtual machine and virtualization in that section. Signed-off-by: John Lin <[email protected]>
1 parent e8220da commit 29e31a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/en/virtual-machine.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ easily create and destroy VMs without impacting the underlying hardware.
1515

1616
## Problem it addresses
1717

18-
Virtual machines take advantage of virtualization.
1918
When a [bare metal](/bare-metal-machine/) machine is bound to a single operating system,
2019
how well the machine's resources can be used is somewhat limited.
2120
Also, when an operating system is bound to a single physical machine,

0 commit comments

Comments
 (0)