diff --git a/Two-Factor-Authorization.md b/Two-Factor-Authorization.md index 0628a0b..e7f779e 100644 --- a/Two-Factor-Authorization.md +++ b/Two-Factor-Authorization.md @@ -37,7 +37,7 @@ result = client(account.UpdatePasswordSettingsRequest( new_password_hash=pw_hash, hint=hint ) -) +)) ``` Thanks to [issue 259](https://github.com/LonamiWebs/Telethon/issues/259) for the tip! \ No newline at end of file