Fixed typo.

This commit is contained in:
Sean Li 2015-03-02 10:54:18 -08:00
parent 04239a39d4
commit 9e2de23580
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ var _steps = [{
}, { }, {
name: 'init', name: 'init',
title: 'Starting Docker VM', 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, totalPercent: 60,
percent: 0, percent: 0,
seconds: 53, seconds: 53,