From 34d8563e30a6bed80b3abaf5bd9a9ca2bb01119e Mon Sep 17 00:00:00 2001 From: Purpur <43528123+Pemigrade@users.noreply.github.com> Date: Mon, 11 Jan 2021 23:54:19 -0600 Subject: [PATCH] Fix spacing typo --- cogs/timings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cogs/timings.py b/cogs/timings.py index 5388fb7..e5b01ba 100644 --- a/cogs/timings.py +++ b/cogs/timings.py @@ -163,7 +163,7 @@ class Timings(commands.Cog): "Remove ClearLag.") if "LagAssist" in plugins: embed_var.add_field(name="❌ LagAssist", - value="LagAssist should only be used for analytics and preventative measures." + value="LagAssist should only be used for analytics and preventative measures. " "All other features of the plugin should be disabled.") if "NoChunkLag" in plugins: embed_var.add_field(name="❌ NoChunkLag",