We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afea899 commit ea17c8fCopy full SHA for ea17c8f
docs/concepts/services.md
@@ -34,7 +34,7 @@ Below is an overview of the possible statuses for a service in Defang.
34
| BUILD_RUNNING | The build is running. |
35
| BUILD_STOPPING | The build is stopping. |
36
| BUILD_FAILED | The build failed. |
37
-| UPDATE_QUEUED | An update is being queued. |
+| UPDATE_QUEUED | An update is being queued. |
38
| SERVICE_DEPLOYMENT_PENDING | The deployment is pending. |
39
| SERVICE_DEPLOYMENT_COMPLETED | The deployment completed. |
40
| SERVICE_DEPLOYMENT_FAILED | The deployment failed. |
0 commit comments