Update README.md

fix typo
This commit is contained in:
Juice Man 2023-06-15 13:32:30 +02:00 committed by GitHub
parent 34c079cb78
commit 68fafa8c82
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 ### The dices bot
This bot replies with a die throw to each received message: This bot replies with a dice throw to each received message:
[[`examples/throw_dice.rs`](crates/teloxide/examples/throw_dice.rs)] [[`examples/throw_dice.rs`](crates/teloxide/examples/throw_dice.rs)]