Commit d3312e27 authored by Kris Rousey's avatar Kris Rousey

Fixing a small grammatical error in the pod states documentation.

parent 3e0cdff9
...@@ -34,7 +34,7 @@ The number and meanings of `PodStatus` values are tightly guarded. Other than w ...@@ -34,7 +34,7 @@ The number and meanings of `PodStatus` values are tightly guarded. Other than w
### pending ### pending
The pod has been accepted by the system, but one or more of the containers has not been started. This includes time before being schedule as well as time spent downloading images over the network, which could take a while. The pod has been accepted by the system, but one or more of the containers has not been started. This includes time before being scheduled as well as time spent downloading images over the network, which could take a while.
### running ### running
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment