diff --git a/README.md b/README.md
index 96cb8d8e084dfc93b89208b210c3eeec87f42bc5..b7e74550a5e0014df7fe03769b65748cd43b4c86 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*;