Typos fix in docs/source/bot/*

This commit is contained in:
Suren Khorenyan 2018-01-23 13:12:41 +03:00
parent c70789eadb
commit f708f0c930
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
BaseBot
=======
This class is base of bot. In BaseBot implemented only methods for interactions with Telegram Bot API.
This class is the base class for bot. BaseBot implements only methods for interaction with Telegram Bot API.
.. autoclass:: aiogram.bot.base.BaseBot
:members: