diff --git a/Quick-Start-Guide.md b/Quick-Start-Guide.md index 88f4ffa..bcd0c2c 100644 --- a/Quick-Start-Guide.md +++ b/Quick-Start-Guide.md @@ -71,7 +71,7 @@ opens an interactive Bash shell inside the container, giving you full access to ```shell loom spin:down my-project ``` - (This will remove the containers created for the environment, don't worry this won't ) + (This will remove the containers created for the environment, don't worry this won't damage your project files!) ## 6. Next Steps