Skip to content

Commit

Permalink
Correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
don-suth committed Jul 28, 2023
1 parent 56df75c commit fc83f60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion password_calculator.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# This file was generated by using js2py to convert the obfuscated javascript from
# www.passwordmonster.com into usable Python code.
# Basic usable:
# Basic usage:
# from password_calculator import password_calculator
# password_calculator.zxcvbn('aRandomPassword') -> Dict of analysis of using 'aRandomPassword' as a password.

Expand Down

0 comments on commit fc83f60

Please sign in to comment.