From 9758a20d3f1684f5051702fa82b7a845cee22950 Mon Sep 17 00:00:00 2001 From: Matti Schneider Date: Wed, 16 Aug 2023 10:08:33 +0200 Subject: [PATCH] Unify opening braces positions --- content/contributing-terms.en.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/content/contributing-terms.en.md b/content/contributing-terms.en.md index aec1d0d3..6a9a6528 100644 --- a/content/contributing-terms.en.md +++ b/content/contributing-terms.en.md @@ -346,8 +346,7 @@ When the terms are spread across multiple source documents, they should be decla ```json … "documents": { - "": - { + "": { "combine": [ { "fetch": "…",