Skip to content

Commit 1707395

Browse files
committed
fix brackets + heading size
1 parent 4e1f4be commit 1707395

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/concepts/services.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ Defang manages the deployment process for services. You can learn more about how
2222
We plan to add support for other types of services in the future, including serverless functions.
2323
:::
2424

25-
### Status
26-
Below is an overview of the possible statuses for a service in Defang.
25+
## Status
26+
An overview of the possible statuses for a service in Defang.
2727

2828
| Status | Details |
2929
|-|-|
@@ -37,4 +37,4 @@ Below is an overview of the possible statuses for a service in Defang.
3737
| UPDATE_QUEUED | The service update has been received and is now in the queue. |
3838
| SERVICE_DEPLOYMENT_PENDING | The necessary resources to run your service have been provisioned but the service has not yet been initiated. |
3939
| SERVICE_DEPLOYMENT_COMPLETED | Your service has been deployed and is healthy. |
40-
| [SERVICE_DEPLOYMENT_FAILED] | Your service could not be deployed. |
40+
| SERVICE_DEPLOYMENT_FAILED | Your service could not be deployed. |

0 commit comments

Comments
 (0)