From 3f9ef946bfa1372bc9a6f5fb32971ef930a84bc2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Schr=C3=B6tler?= <niklas.schroetler@tu-dortmund.de> Date: Sun, 7 Jan 2024 14:57:51 +0000 Subject: [PATCH] config/neujahr: Fixed typo I disagree that it is one, but Duden said so. --- public/config/neujahr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/config/neujahr.json b/public/config/neujahr.json index 4fa0dd1..376286a 100644 --- a/public/config/neujahr.json +++ b/public/config/neujahr.json @@ -44,7 +44,7 @@ "config": { "url": "/content/neujahr.jpg", "title": "Frohes neues Jahr!", - "description": "Willkommen zurück. Wir wünschen Dir einen guten Start in's neue Jahr." + "description": "Willkommen zurück. Wir wünschen Dir einen guten Start ins neue Jahr." } }, { -- GitLab