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,8 +1,8 @@
Bot object
==========
That is extended (and recommended for usage) bot class based on BaseBot class.
You can use instance of that bot in :obj:`aiogram.dispatcher.Dispatcher`
This is extended (and recommended for use) bot class based on BaseBot class.
You can use an instance of this bot in :obj:`aiogram.dispatcher.Dispatcher`
.. autoclass:: aiogram.bot.bot.Bot
:members: