diff --git a/docs/getting-started/getting-started.md b/docs/getting-started/getting-started.md index 3daa602..e911515 100644 --- a/docs/getting-started/getting-started.md +++ b/docs/getting-started/getting-started.md @@ -90,7 +90,7 @@ kubectl config current-context kubectl get nodes ``` -We will new create a new "broken Pod", simply create a new YAML file named `broken-pod.yml` with the following contents: +We will now create a new "broken Pod", simply create a new YAML file named `broken-pod.yml` with the following contents: ```yaml apiVersion: v1 kind: Pod