Fix typo "commmands" (#2295)

This commit is contained in:
Anthony Vanelverdinghe 2017-03-14 10:01:25 +01:00 committed by John Mulhausen
parent a02d80530b
commit d867751f2d
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ machines, virtual machines, or cloud providers.
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
run some basic commmands to interact with the machines.
run some basic commands to interact with the machines.
## Prerequisites