From 1117f965975f1324dc05fb0607f7d7455b32297d Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Tue, 18 Nov 2014 18:09:15 +0100 Subject: [PATCH] Spellchecker performed action again.. ;) --- 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 656884a5af..1ab84900f4 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'", + "At least 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',