فهرست منبع

Merge pull request #33423 from gesellix/swagger-docs-typo

Fix typo in swagger doc
Sebastiaan van Stijn 8 سال پیش
والد
کامیت
d192db0d93
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      api/swagger.yaml

+ 1 - 1
api/swagger.yaml

@@ -3124,7 +3124,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."