mirror of https://github.com/docker/docs.git
Fixed typo.
This commit is contained in:
parent
04239a39d4
commit
9e2de23580
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue