diff --git a/api/swagger.yaml b/api/swagger.yaml index 1ba9c5874cdaae59557cf725232f01861fad20b9..cb2ac783e5e68ad3ad3e814da0a1d8cc89654e9a 100644 --- a/api/swagger.yaml +++ b/api/swagger.yaml @@ -3119,7 +3119,7 @@ paths: all processes in the container. Freezing the process requires the process to be running. As a result, paused containers are both `Running` _and_ `Paused`. - Use the `Status` field instead to determin if a container's state is "running". + Use the `Status` field instead to determine if a container's state is "running". type: "boolean" Paused: description: "Whether this container is paused."