Sfoglia il codice sorgente

Fix typo in swagger doc

Signed-off-by: Tobias Gesellchen <tobias@gesellix.de>
Tobias Gesellchen 8 anni fa
parent
commit
56da4f2fb2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      api/swagger.yaml

+ 1 - 1
api/swagger.yaml

@@ -3119,7 +3119,7 @@ paths:
                       all processes in the container. Freezing the process requires the process to
                       all processes in the container. Freezing the process requires the process to
                       be running. As a result, paused containers are both `Running` _and_ `Paused`.
                       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"
                     type: "boolean"
                   Paused:
                   Paused:
                     description: "Whether this container is paused."
                     description: "Whether this container is paused."