From 70278c8c69627392dce5e4564b15a360c8a73fa1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D0=BB=D0=B0=D0=B4=D0=B8=D1=81=D0=BB=D0=B0=D0=B2=20?= =?UTF-8?q?=D0=A1=D1=83=D1=85=D0=BE=D0=B2?= Date: Tue, 3 Nov 2020 09:16:54 +0600 Subject: [PATCH] Fix inline style --- docs/configuring.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuring.rst b/docs/configuring.rst index 97c728a..b4c9f91 100644 --- a/docs/configuring.rst +++ b/docs/configuring.rst @@ -327,7 +327,7 @@ Determines the type of bots ping displayed. * If set to ``0`` there will be no anything in scoreboard about bot ping. * If set to ``1`` there will be "BOT" displayed for every bot in scoreboard. -* If set to `2`` there will be "fake" ping displayed for every bot in scoreboard. +* If set to ``2`` there will be "fake" ping displayed for every bot in scoreboard. Minimum value is ``0``, Maximum value is ``2``, Default value is ``2``.