You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Local_Development_Tutorial.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ The below command gives additional information on the state of each pod in a clu
97
97
```sh
98
98
kubectl describe pods
99
99
```
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.
0 commit comments