From 1ff36eb92d3369409d9429d370deddddfdd7e66e Mon Sep 17 00:00:00 2001
From: flange <38500-flange@users.noreply.git.rwth-aachen.de>
Date: Sun, 30 Mar 2025 12:18:40 +0200
Subject: [PATCH] fix typo

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

diff --git a/README.md b/README.md
index 50a6ec7..ac86f24 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Reusable Docker images are provided via GitLab's [container registry](https://gi
 ### Maintained image tags
 
 * `latest`: built from the `main` branch; used in [DALIA's production system](https://search.dalia.education)
-* `dev`: build from the `dev` branch; used in DALIA's staging system
+* `dev`: built from the `dev` branch; used in DALIA's staging system
 
 ### Start a Fuseki instance
 
-- 
GitLab