diff options
author | Mtq | 2023-07-16 19:19:38 +0000 |
---|---|---|
committer | Mtq | 2023-07-16 19:19:38 +0000 |
commit | c6b369f20429ab527325ba4ca50e07e4d12dfeae (patch) | |
tree | 65b634f39f0259561020f0ac39b368394631c112 | |
parent | afc2b158151e31dbbd695d91fc5bd73f1a95d4a3 (diff) |
Updated Password Strength (markdown)
-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  |