Skip to content

Commit

Permalink
Merge pull request #62 from Pela647/patch-1
Browse files Browse the repository at this point in the history
Update getting-started.md
  • Loading branch information
AlexsJones committed Jun 13, 2023
2 parents 32579bc + 2eeff13 commit 8d7b0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8d7b0f9

Please sign in to comment.