Update concepts-k8s.md

Fixed spelling mistake if it was unintentional
This commit is contained in:
Hiranyey Gajbhiye
2025-06-13 08:49:59 +02:00
committed by Jérôme Petazzoni
parent 798dc2216c
commit 4bc97aa1b8
+1 -1
View File
@@ -406,7 +406,7 @@ class: pic
- all the NGINX containers would be on the same node
- they would all have the same IP address
<br/>(resulting in `Address alreading in use` errors)
<br/>(resulting in `Address already in use` errors)
---