From a901b89a27d7cdff21d8114ac1a895f323375aaa Mon Sep 17 00:00:00 2001 From: Jannik Hollenbach Date: Mon, 2 Sep 2024 15:55:49 +0200 Subject: [PATCH] Fix typo Signed-off-by: Jannik Hollenbach --- documentation/docs/getting-started/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/getting-started/installation.md b/documentation/docs/getting-started/installation.md index 011cb16f87..f50012b598 100644 --- a/documentation/docs/getting-started/installation.md +++ b/documentation/docs/getting-started/installation.md @@ -24,7 +24,7 @@ You're now ready to install your [first scan types and start your first scans](/ ## Version Support -The secureCodeBox supports the 4 latest Kubernetes releases (`v1.30`, `v1.29`, `v1.28` & `v1.27`). Older version might also work but are not officially supported or tested. +The secureCodeBox supports the 4 latest Kubernetes releases (`v1.30`, `v1.29`, `v1.28` & `v1.27`). Older versions might also work but are not officially supported or tested. ## Accessing the included MinIO Instance