From d867751f2dc89030c3ec98d3ac53b42dd58e2427 Mon Sep 17 00:00:00 2001 From: Anthony Vanelverdinghe Date: Tue, 14 Mar 2017 10:01:25 +0100 Subject: [PATCH] Fix typo "commmands" (#2295) --- engine/getstarted-voting-app/node-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/getstarted-voting-app/node-setup.md b/engine/getstarted-voting-app/node-setup.md index 954a4f021b..ccd28c9629 100644 --- a/engine/getstarted-voting-app/node-setup.md +++ b/engine/getstarted-voting-app/node-setup.md @@ -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