From 084e9e00ced27bd42d15f07f97271bd549723a47 Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Tue, 18 Nov 2014 17:07:43 +0100 Subject: [PATCH] Fix spelling mistake in new installer fact --- 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..3d537d195f 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',