Skip to content

Commit

Permalink
hotfix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bralbral committed Oct 6, 2023
1 parent 7395f8a commit 97cfc24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bot/handlers/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def extract_userinfo_from_message(message: Message) -> str:
<br/>
last_name: {message.from_user.last_name}
<br/>
language_cod: {message.from_user.language_code}
language_code: {message.from_user.language_code}
<br/>
</kbd>
<br/>
Expand Down

0 comments on commit 97cfc24

Please sign in to comment.