Fix typo: simular

Fix typo: simular to similar
pull/26321/head
MandarJKulkarni 2021-01-31 18:20:43 +05:30 committed by GitHub
parent 572d92d6d5
commit 09c8374fad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -552,7 +552,7 @@ In another terminal, watch the Pods in the StatefulSet:
```shell
kubectl get pod -l app=nginx -w
```
The output is simular to:
The output is similar to:
```
NAME READY STATUS RESTARTS AGE
web-0 1/1 Running 0 7m