Update README.md

Co-authored-by: Sima Kinsart <hirrolot@gmail.com>
This commit is contained in:
Juice Man 2023-06-15 14:29:33 +02:00 committed by GitHub
parent 68fafa8c82
commit 41e7338cff
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 dice 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)]