From 98071fab942037b0c92d0316c6e08eeffed97f75 Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Mon, 17 Jun 2019 16:50:54 +0200 Subject: [PATCH] Docs: MARKDOWN var replaces, not updates, default Closes #2100 --- docs/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/settings.rst b/docs/settings.rst index 7e297c16..7085db84 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -152,7 +152,7 @@ Basic settings } .. Note:: - The dictionary defined in your settings file will update this default + The dictionary defined in your settings file will replace this default one. .. data:: OUTPUT_PATH = 'output/'