Add missing word in sentence

This commit is contained in:
Dan 2020-02-01 15:52:49 +01:00
parent d4e6ab3acb
commit 9618bbc242

View File

@ -140,7 +140,7 @@ class Client(Methods, BaseClient):
plugins (``dict``, *optional*): plugins (``dict``, *optional*):
Your Smart Plugins settings as dict, e.g.: *dict(root="plugins")*. Your Smart Plugins settings as dict, e.g.: *dict(root="plugins")*.
This is an alternative way setup plugins if you don't want to use the *config.ini* file. This is an alternative way to setup plugins if you don't want to use the *config.ini* file.
no_updates (``bool``, *optional*): no_updates (``bool``, *optional*):
Pass True to completely disable incoming updates for the current session. Pass True to completely disable incoming updates for the current session.