From 728252ac874836b822ce6222d5786fe01164f7e9 Mon Sep 17 00:00:00 2001 From: Vexed Date: Fri, 19 Jun 2020 00:05:48 +0100 Subject: [PATCH] Fix capitalisation in cog creation docs (dev version note) (#3968) --- docs/guide_cog_creation.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guide_cog_creation.rst b/docs/guide_cog_creation.rst index 5786ec9f9..9d4ed3524 100644 --- a/docs/guide_cog_creation.rst +++ b/docs/guide_cog_creation.rst @@ -35,8 +35,8 @@ Open a terminal or command prompt and type one of the following intended for normal users.** We will not support anyone using the development version in any support channels. Using the development version may break third party cogs and not all core commands may work. Downgrading to stable after installing the development version may cause - data loss, crashes or worse. Please keep this in mind when using the Development version - While working on cog creation. + data loss, crashes or worse. Please keep this in mind when using the development version + while working on cog creation. .. code-block:: none