Corrected VMWare to VMware

Corrected spelling of VMware.

Signed-off-by: Chris Wahl <github@wahlnetwork.com>
This commit is contained in:
Chris Wahl 2015-06-01 22:10:15 -05:00
parent 1f903f652c
commit 55cea4952b

View file

@ -30,7 +30,7 @@ security@docker.com and not by creating a github issue.
A common method for distributing applications and sandboxing their A common method for distributing applications and sandboxing their
execution is to use virtual machines, or VMs. Typical VM formats are execution is to use virtual machines, or VMs. Typical VM formats are
VMWare's vmdk, Oracle Virtualbox's vdi, and Amazon EC2's ami. In theory VMware's vmdk, Oracle Virtualbox's vdi, and Amazon EC2's ami. In theory
these formats should allow every developer to automatically package these formats should allow every developer to automatically package
their application into a "machine" for easy distribution and deployment. their application into a "machine" for easy distribution and deployment.
In practice, that almost never happens, for a few reasons: In practice, that almost never happens, for a few reasons: