diff options
-rw-r--r-- | Password-Strength.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Password-Strength.md b/Password-Strength.md index babf0f8..fe011fc 100644 --- a/Password-Strength.md +++ b/Password-Strength.md @@ -9,7 +9,7 @@ Character Set | Password length | Password length `A-Za-z0-9` (62) | 11 | 22 `A-Za-z0-9%$&/...` (95) | 10 | 20 -Use this metod, to generate first KeePass password +Use this metod, to create first KeePass password  |