mirror of https://github.com/docker/docs.git
Merge pull request #73 from bensheldon/patch-1
Correction of typo in installer text
This commit is contained in:
commit
9518dabb44
|
@ -98,7 +98,7 @@ Installer.steps = [
|
||||||
},
|
},
|
||||||
pastMessage: 'Setup the Kitematic VM (if required)',
|
pastMessage: 'Setup the Kitematic VM (if required)',
|
||||||
message: 'Setting up the Kitematic VM',
|
message: 'Setting up the Kitematic VM',
|
||||||
futureMessage: 'Set up the Kitematic VM(if required)'
|
futureMessage: 'Set up the Kitematic VM (if required)'
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue