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

Commit

Permalink
doc(readme): get po -> get pod typo (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonros authored Apr 13, 2020
1 parent 44b5217 commit dc1f35d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ $ kubectl get function
NAME KIND
hello Function.v1.k8s.io

$ kubectl get po
$ kubectl get pod
NAME READY STATUS RESTARTS AGE
hello-1815473417-1ttt7 1/1 Running 0 1m
```
Expand Down

0 comments on commit dc1f35d

Please sign in to comment.