diff --git a/docs/getting-started/update-the-devilbox.rst b/docs/getting-started/update-the-devilbox.rst index 61cfd784..112a8c1e 100644 --- a/docs/getting-started/update-the-devilbox.rst +++ b/docs/getting-started/update-the-devilbox.rst @@ -29,7 +29,7 @@ stop all devilbox containers: host> docker-compose stop # Ensure containers are stopped - host> docker-compse ps + host> docker-compose ps Case 1: Update master branch ----------------------------