Skip to content

Commit 3059899

Browse files
Daniel WasserlaufDaniel Wasserlauf
authored andcommitted
feature/cld-421: fixed spelling of occurred
1 parent 171421d commit 3059899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Local_Development_Tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The below command gives additional information on the state of each pod in a clu
9797
```sh
9898
kubectl describe pods
9999
```
100-
The output of this command is large and contains a lot of information pay attention to the bottom events section to see the state of events and what occured during the startup of the pod.
100+
The output of this command is large and contains a lot of information pay attention to the bottom events section to see the state of events and what occurred during the startup of the pod.
101101
EX:
102102

103103
```

0 commit comments

Comments
 (0)