From 4f5aedd59065da7ebf2461d643f18ceea432da98 Mon Sep 17 00:00:00 2001 From: CJ Harries Date: Sat, 19 May 2018 23:57:21 -0500 Subject: [PATCH] Fix spacing from my previous edit. --- Configuration.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Configuration.md b/Configuration.md index 23e3356..b14655e 100644 --- a/Configuration.md +++ b/Configuration.md @@ -18,7 +18,8 @@ str = " My string" mylist-0 = value mylist-1 = value mylist-2 = value -; "Holey" lists will not work; to define mylist-4 you will also have to define mylist-3 +; "Holey" lists will not work; to define mylist-4 +; you will also have to define mylist-3 ~~~ ## Referencing values