From be46fbb02ddf7340c3e4f7ae95dbd5c21bc0a443 Mon Sep 17 00:00:00 2001
From: "marcoemi.poleggi" <marco-emilio.poleggi@hesge.ch>
Date: Sun, 27 Oct 2024 21:03:17 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 96cb8d8..b7e7455 100644
--- a/README.md
+++ b/README.md
@@ -284,7 +284,7 @@ kubectl replace -f lb-deployment.yaml`
 Run the command:
 ```bash
 kubectl get pods --all-namespaces -o wide
-```bash
+```
 
 :bulb: Note that the different K8s subsystems 
 - are deployed over several pods and grouped in different *namespaces*;
-- 
GitLab