Skip to content

Commit ea17c8f

Browse files
committed
remove extra space
1 parent afea899 commit ea17c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/concepts/services.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Below is an overview of the possible statuses for a service in Defang.
3434
| BUILD_RUNNING | The build is running. |
3535
| BUILD_STOPPING | The build is stopping. |
3636
| BUILD_FAILED | The build failed. |
37-
| UPDATE_QUEUED | An update is being queued. |
37+
| UPDATE_QUEUED | An update is being queued. |
3838
| SERVICE_DEPLOYMENT_PENDING | The deployment is pending. |
3939
| SERVICE_DEPLOYMENT_COMPLETED | The deployment completed. |
4040
| SERVICE_DEPLOYMENT_FAILED | The deployment failed. |

0 commit comments

Comments
 (0)