diff --git a/deploy.start.md b/deploy.start.md index 4cb42b7..2df86be 100644 --- a/deploy.start.md +++ b/deploy.start.md @@ -1,4 +1,4 @@ -* **Description**: Informs the backend that the Deploy button was pressed in the IDE. The default action is to restart a service and deployment is considered successful when the process stays alive or exits with an expected status code. +* **Description**: Informs the backend that the Deploy button was pressed in the IDE. * **Subscribers**: [DeployHandler](https://github.com/avatao-content/baseimage-tutorial-framework/wiki/DeployHandler) ```json