From 8dca6d1ab88920cf26a1e6b0c718b4dce79c0593 Mon Sep 17 00:00:00 2001
From: Griefed <44273438+Griefed@users.noreply.github.com>
Date: Fri, 16 Oct 2020 09:19:59 +0200
Subject: [PATCH] -.- Typo with code-hightlighting

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1a9b8ad..fc735e9 100644
--- a/README.md
+++ b/README.md
@@ -43,7 +43,7 @@ port | Use this image if you want to access d-zone via `IP:PORT`
       - PGID=1000  # Group ID
     ports:         # Only specify a port mapping when
       - 3000:3000  # using the port tag
-      ```
+```
 
 ### Raspberry Pi & building the image yourself
 
-- 
GitLab