Skip to content

Commit fb42472

Browse files
committed
Merge pull request umbraco#554 from cloud46limited/umbUKFest-3556
Fixed type in Step 4 install wizard - U4-3556.
2 parents 33ccf49 + b6695b6 commit fb42472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Umbraco.Web.UI/install/steps/defaultUser.ascx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<h1>Create User</h1>
1010
<div class="create-hold">
11-
<p>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).
11+
<p>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).
1212
Please make a note of the chosen password.</p>
1313
<p>The password can be changed once you have completed the installation and logged into the admin interface.</p>
1414
</div>

0 commit comments

Comments
 (0)