Skip to content

Commit 9618bbc

Browse files
committed
Add missing word in sentence
1 parent d4e6ab3 commit 9618bbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyrogram/client/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ class Client(Methods, BaseClient):
140140
141141
plugins (``dict``, *optional*):
142142
Your Smart Plugins settings as dict, e.g.: *dict(root="plugins")*.
143-
This is an alternative way setup plugins if you don't want to use the *config.ini* file.
143+
This is an alternative way to setup plugins if you don't want to use the *config.ini* file.
144144
145145
no_updates (``bool``, *optional*):
146146
Pass True to completely disable incoming updates for the current session.

0 commit comments

Comments
 (0)