Merge pull request #193 from teloxide/telergam

Fix a typo in documentation
This commit is contained in:
Waffle Maybe 2022-04-02 18:40:06 +04:00 committed by GitHub
commit c250a9b327
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
//! Telergam API types.
//! Telegram API types.
pub use allowed_update::*;
pub use animation::*;