From b0838333daed661cfac5332904ef5e72b6269595 Mon Sep 17 00:00:00 2001 From: Martin Brajer Date: Wed, 9 Dec 2020 00:09:38 +0100 Subject: [PATCH] Sentence clearing --- docs/source/creatingBlueprint.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/creatingBlueprint.rst b/docs/source/creatingBlueprint.rst index 6410a9b..be7b5de 100644 --- a/docs/source/creatingBlueprint.rst +++ b/docs/source/creatingBlueprint.rst @@ -56,7 +56,7 @@ a minimal blueprint to start with. The second one shows intended use. template-defined layers. Try to follow all ``next`` tags to discover its full structure. - Take notice of the last part tagged ``color``. With this definition, colors - can then be exported by filling "color" into **PaletteID**. + Take notice of the last part tagged ``color``. Using this definition, colors + can be exported by filling "color" into **PaletteID**. .. _examples: https://github.com/martin-brajer/card-assembler/tree/master/examples