From 06794ce5cb159774de0265a7c2b26a60bfb4bd24 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 10 Jan 2021 19:26:30 +0100 Subject: [PATCH] Fix spacing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c60a07..81034b0 100644 --- a/README.md +++ b/README.md @@ -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