Another typo
This commit is contained in:
@@ -107,7 +107,7 @@ Each state has a specific meaning:
|
|||||||
|
|
||||||
### `Waiting` {#container-state-waiting}
|
### `Waiting` {#container-state-waiting}
|
||||||
|
|
||||||
If a container is not in either the `Running` or `Terminated` state, it `Waiting`.
|
If a container is not in either the `Running` or `Terminated` state, it's `Waiting`.
|
||||||
A container in the `Waiting` state is still running the operations it requires in
|
A container in the `Waiting` state is still running the operations it requires in
|
||||||
order to complete start up: for example, pulling the container image from a container
|
order to complete start up: for example, pulling the container image from a container
|
||||||
image registry, or applying {{< glossary_tooltip text="Secret" term_id="secret" >}}
|
image registry, or applying {{< glossary_tooltip text="Secret" term_id="secret" >}}
|
||||||
|
|||||||
Reference in New Issue
Block a user