From 90d78d1b60687279a3ef7d522bccddbf4997d90f Mon Sep 17 00:00:00 2001 From: per ploug Date: Tue, 18 Nov 2014 17:43:30 +0100 Subject: [PATCH] Install fact, minor tweak --- src/Umbraco.Web.UI.Client/src/installer/installer.service.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/src/installer/installer.service.js b/src/Umbraco.Web.UI.Client/src/installer/installer.service.js index 36a3989434..656884a5af 100644 --- a/src/Umbraco.Web.UI.Client/src/installer/installer.service.js +++ b/src/Umbraco.Web.UI.Client/src/installer/installer.service.js @@ -18,7 +18,7 @@ angular.module("umbraco.install").factory('installerService', function($rootScop //add to umbraco installer facts here var facts = ['Umbraco helped millions of people watch a man jump from the edge of space', 'Over 250.000 websites are currently powered by Umbraco', - 'Atleast 2 people have named their cat Umbraco', + "Atleast 2 people have named their cat 'Umbraco'", 'On an average day, more than 1.000 people download Umbraco', 'umbraco.tv is the premier source of Umbraco video tutorials to get you started', 'You can find the world\'s friendliest CMS community at our.umbraco.org',