Merge pull request #891 from ElPettego/patch-1

Update README.md
This commit is contained in:
Sima Kinsart 2023-06-16 12:49:40 +00:00 committed by GitHub
commit 5993a9cb6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -82,7 +82,7 @@ tokio = { version = "1.8", features = ["rt-multi-thread", "macros"] }
### The dices bot
This bot replies with a die throw to each received message:
This bot replies with a dice to each received message:
[[`examples/throw_dice.rs`](crates/teloxide/examples/throw_dice.rs)]