From d078f6932db6e0f9e697c2e7875d631ba0acc237 Mon Sep 17 00:00:00 2001 From: b3nj4m1n Date: Thu, 9 Jun 2022 16:31:07 +0200 Subject: [PATCH] Remove comma --- programs/pandoc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/programs/pandoc.json b/programs/pandoc.json index 826d3ba..dc64b2c 100644 --- a/programs/pandoc.json +++ b/programs/pandoc.json @@ -6,5 +6,5 @@ "movable": true, "help": "Supported\n\nThe file ${HOME}/.pandoc can be moved to ${XDG_DATA_HOME}/pandoc.\n" } - ], + ] } -- 2.47.3