Merge pull request #409 from JimBobSquarePants/7.1.5

Improving grammar in installer facts.
This commit is contained in:
Sebastiaan Janssen
2014-06-09 15:30:46 +02:00

View File

@@ -31,7 +31,7 @@ angular.module("umbraco.install").factory('installerService', function($rootScop
"'Umbraco' is the danish name for an allen key",
"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 <a target='_blank' href='http://codegarden14.com'>CodeGarden</a>",
"While you install Umbraco someone else on the other side of the planet probably does it too",
"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#"
];