Skip to content

Commit 5c4e8b9

Browse files
Merge branch 'MAGETWO-54722' of https://github.com/magento-tango/magento2ce into MAGETWO-57201
2 parents 48aa339 + cd80345 commit 5c4e8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/view/magento/setup/create-admin-account.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $passwordWizard = sprintf(
1919
</div>
2020
<p>%s</p>',
2121
'Password Strength:',
22-
'Enter a mix of 7 or more numbers and letters. For a stronger password, include at least one small letter, big letter, and symbol (Ex: BuyIt$54).'
22+
'Enter a mix of 7 or more numbers and letters. For a stronger password, include at least one small letter, big letter, and symbol.'
2323
);
2424
?>
2525

0 commit comments

Comments
 (0)