| ... | ... |
@@ -3124,7 +3124,7 @@ paths: |
| 3124 | 3124 |
all processes in the container. Freezing the process requires the process to |
| 3125 | 3125 |
be running. As a result, paused containers are both `Running` _and_ `Paused`. |
| 3126 | 3126 |
|
| 3127 |
- Use the `Status` field instead to determin if a container's state is "running". |
|
| 3127 |
+ Use the `Status` field instead to determine if a container's state is "running". |
|
| 3128 | 3128 |
type: "boolean" |
| 3129 | 3129 |
Paused: |
| 3130 | 3130 |
description: "Whether this container is paused." |