mirror of https://github.com/docker/docs.git
Fix typo "commmands" (#2295)
This commit is contained in:
parent
a02d80530b
commit
d867751f2d
|
@ -10,7 +10,7 @@ machines, virtual machines, or cloud providers.
|
||||||
|
|
||||||
For this example, we use [Docker Machine](/machine/get-started.md) to create two
|
For this example, we use [Docker Machine](/machine/get-started.md) to create two
|
||||||
virtual machines on a single system. We'll also verify the setup, and
|
virtual machines on a single system. We'll also verify the setup, and
|
||||||
run some basic commmands to interact with the machines.
|
run some basic commands to interact with the machines.
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue