Fix typo: simular

Fix typo: simular to similar
This commit is contained in:
MandarJKulkarni
2021-01-31 18:20:43 +05:30
committed by GitHub
parent 572d92d6d5
commit 09c8374fad
@@ -552,7 +552,7 @@ In another terminal, watch the Pods in the StatefulSet:
```shell ```shell
kubectl get pod -l app=nginx -w kubectl get pod -l app=nginx -w
``` ```
The output is simular to: The output is similar to:
``` ```
NAME READY STATUS RESTARTS AGE NAME READY STATUS RESTARTS AGE
web-0 1/1 Running 0 7m web-0 1/1 Running 0 7m