From 9e2de235807b10f7d041d2d8767a7094ee66405d Mon Sep 17 00:00:00 2001 From: Sean Li Date: Mon, 2 Mar 2015 10:54:18 -0800 Subject: [PATCH] Fixed typo. --- src/SetupStore.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/SetupStore.js b/src/SetupStore.js index ac41ddea72..66a0ead3d8 100644 --- a/src/SetupStore.js +++ b/src/SetupStore.js @@ -57,7 +57,7 @@ var _steps = [{ }, { name: 'init', title: 'Starting Docker VM', - message: 'To run Docker containers on your computer, Kitematic is starting a Linux virutal machine. This may take a minute...', + message: 'To run Docker containers on your computer, Kitematic is starting a Linux virtual machine. This may take a minute...', totalPercent: 60, percent: 0, seconds: 53,