diff --git a/README.md b/README.md index 0b75e50..6e8b57b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ `kube-job` is a command line tool to run one off job on Kubernetes. The feature is -- Override args argument in a kubernetes job tmeplate, and run the job. +- Override args argument in a kubernetes job template, and run the job. - Wait for completion of the job execution - Get logs from kubernetes pods and output in stream