From 68a4749917ee4ac1a5d94c00e5471de74268d5c5 Mon Sep 17 00:00:00 2001 From: hartvig Date: Mon, 7 Dec 2015 11:11:02 +0100 Subject: [PATCH] Fixing a little typo --- 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 ae6f84bfbb..4b732bf56e 100644 --- a/src/Umbraco.Web.UI.Client/src/installer/installer.service.js +++ b/src/Umbraco.Web.UI.Client/src/installer/installer.service.js @@ -33,7 +33,7 @@ angular.module("umbraco.install").factory('installerService', function($rootScop "Umbraco has been around since 2005, that's a looong time in IT", "More than 400 people from all over the world meet each year in Denmark in June for our annual conference CodeGarden", "While you are installing Umbraco someone else on the other side of the planet is probably doing it too", - "You can extend Umbraco without modifying the source code and using either JavaScript or C#", + "You can extend Umbraco without modifying the source code using either JavaScript or C#", "Umbraco was installed in more than 165 countries in 2015" ];