Skip to content

Commit

Permalink
docs: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nilic committed Dec 21, 2022
1 parent 6631d33 commit 1ad793a
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 @@ -66,5 +66,5 @@ kubectl rsh foo cat /etc/resolv.conf
kubectl rsh deployment/docker-registry cat config.yml
# Open a shell session on the container named 'index' inside a pod of your job
kubectl rsh -c index job/sheduled
kubectl rsh -c index job/scheduled
```

0 comments on commit 1ad793a

Please sign in to comment.