mirror of
https://github.com/teloxide/teloxide.git
synced 2025-03-14 11:44:04 +01:00
Fix a typo in examples/dialogue_bot
This commit is contained in:
parent
fa5b725681
commit
fc36cf142a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
// ```
|
||||
// - Let's start! First, what's your full name?
|
||||
// - Luke Skywalker
|
||||
// - WHat a wonderful name! Your age?
|
||||
// - What a wonderful name! Your age?
|
||||
// - 26
|
||||
// - Good. Now choose your favourite music
|
||||
// *A keyboard of music kinds is displayed*
|
||||
|
|
Loading…
Add table
Reference in a new issue