From 33c36633f9bc281fedd1ea83169f1417e98a7524 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Tue, 27 Jan 2026 16:35:23 +0000 Subject: [PATCH] Fix spelling mistake for ZOO-Project --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index fe9e941..fdc34bc 100644 --- a/content/_index.md +++ b/content/_index.md @@ -51,7 +51,7 @@ flowchart TD subgraph "Experimental Infrastructure" Martin@{ shape: rect} GeoServer@{ shape: rect} - ZOOProject@{ shape: rect, label: "ZOO Project"} + ZOOProject@{ shape: rect, label: "ZOO-Project"} BBOXServer@{ shape: rect, label: "BBOX Server"} end