Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit dc1f35d

Browse files
authored
doc(readme): get po -> get pod typo (#203)
1 parent 44b5217 commit dc1f35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ $ kubectl get function
6060
NAME KIND
6161
hello Function.v1.k8s.io
6262

63-
$ kubectl get po
63+
$ kubectl get pod
6464
NAME READY STATUS RESTARTS AGE
6565
hello-1815473417-1ttt7 1/1 Running 0 1m
6666
```

0 commit comments

Comments
 (0)