diff --git a/src/types.rs b/src/types.rs index 751b1842..2d7e80c8 100644 --- a/src/types.rs +++ b/src/types.rs @@ -1,4 +1,4 @@ -//! Telergam API types. +//! Telegram API types. pub use allowed_update::*; pub use animation::*;