Fix spacing

This commit is contained in:
2021-01-10 19:26:30 +01:00
parent 34de9ad8b3
commit 06794ce5cb

View File

@ -49,7 +49,7 @@ See the [examples](./examples/) directoy for all listings.
Your bot always sub-classes the `Bot` class provided from `xbotlib`. All
underling functions can be extended. For example, if you want to enable more
plugins or add different functionality. If something feels awkwardthen please
plugins or add different functionality. If something feels awkward then please
raise a ticket for that. Seamlessness is still a bitch but we're trying anyway.
### Bot.react