From 3e7ed384656b792c7483a64e2d18cf0fc333e9bd Mon Sep 17 00:00:00 2001
From: Florian Fischer <florian.fischer-2@mni.thm.de>
Date: Tue, 14 Jan 2025 15:02:47 +0100
Subject: [PATCH] renames json to JSON

---
 docs/schema.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/schema.rst b/docs/schema.rst
index 2432c80..dac45fa 100644
--- a/docs/schema.rst
+++ b/docs/schema.rst
@@ -2,7 +2,7 @@ Schema
 ===============
 Hier ist ein tolles Schema ...
 
-.. code-block:: json
+.. code-block:: JSON
     {
     "$schema": "http://json-schema.org/draft-07/schema#",
     "title": "JSON schema quality control lotsize 1",
-- 
GitLab