diff --git a/meteor/client/views/dashboard/settings/dashboard-settings.html b/meteor/client/views/dashboard/settings/dashboard-settings.html index 9b3f6adc3f..cf615b4d5b 100644 --- a/meteor/client/views/dashboard/settings/dashboard-settings.html +++ b/meteor/client/views/dashboard/settings/dashboard-settings.html @@ -8,7 +8,7 @@ {{#if $.Session.equals 'boot2dockerState' 'poweroff'}}

Please start Boot2Docker for Kitematic to work properly!

{{else}} -

All apps run in a Linux VM included with Kitematic. It needs to be turned to run apps.

+

All apps run in a Linux VM included with Kitematic. It needs to be turned on to run apps.

{{/if}}