Skip to content

Commit

Permalink
Fixed typo: uknown → unknown
Browse files Browse the repository at this point in the history
  • Loading branch information
aquaismissing authored and rossengeorgiev committed Jan 6, 2022
1 parent 0a6d152 commit 0c5c8a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steam/guard.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
{
"account_name": "<username>", # account username
"identity_secret": "<base64 encoded>", # uknown
"identity_secret": "<base64 encoded>", # unknown
"revocation_code": "R51234", # revocation code
"secret_1": "<base54 encoded>", # unknown
"serial_number": "1111222333344445555", # serial number
Expand Down

0 comments on commit 0c5c8a5

Please sign in to comment.