Fix a typo in documentation

This commit is contained in:
Waffle Maybe 2022-03-24 17:51:34 +04:00 committed by GitHub
parent b9df9abe9b
commit ecf90c8c05
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::*;