From b6695b6953177e6ec06b6e09df762914267e1d0e Mon Sep 17 00:00:00 2001 From: Gareth Evans - Cloud46 Limited Date: Thu, 20 Nov 2014 14:48:26 +0000 Subject: [PATCH] Fixed type in Step 4 install wizard - U4-3556. --- src/Umbraco.Web.UI/install/steps/defaultUser.ascx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI/install/steps/defaultUser.ascx b/src/Umbraco.Web.UI/install/steps/defaultUser.ascx index 4fec7e243c..0e8b18f6e8 100644 --- a/src/Umbraco.Web.UI/install/steps/defaultUser.ascx +++ b/src/Umbraco.Web.UI/install/steps/defaultUser.ascx @@ -8,7 +8,7 @@

Create User

-

You can now setup a new admin user to log into Umbraco, we recommend using a stong password for this (a password which is more than 4 characters and contains a mix of letters, numbers and symbols). +

You can now setup a new admin user to log into Umbraco, we recommend using a strong password for this (a password which is more than 4 characters and contains a mix of letters, numbers and symbols). Please make a note of the chosen password.

The password can be changed once you have completed the installation and logged into the admin interface.