Skip to content

Commit ba33b75

Browse files
Update password length requirement for accounts (#62332)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent eda8b70 commit ba33b75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/authentication/keeping-your-account-and-data-secure/creating-a-strong-password.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ category:
1515
- Manage access credentials
1616
---
1717
You must choose or generate a password for your account on {% data variables.product.prodname_dotcom %} that is at least:
18-
* {% ifversion ghes %}Seven{% else %}Eight{% endif %} characters long, if it includes a number and a lowercase letter, or
18+
* Eight characters long, if it includes a number and a lowercase letter, or
1919
* 15 characters long with any combination of characters
2020

2121
To keep your account secure, we recommend you follow these best practices:

0 commit comments

Comments
 (0)