Skip to content

Commit

Permalink
Update getting-started.md
Browse files Browse the repository at this point in the history
Signed-off-by: Robel <robelfesshaye@gmail.com>
  • Loading branch information
Pela647 committed Jun 12, 2023
1 parent f0f6406 commit 2eeff13
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 2eeff13

Please sign in to comment.