Grammatical fixes

This commit is contained in:
Andreas Svanberg 2024-10-31 14:14:01 +01:00
parent 806037bdde
commit 9805d3beeb

@ -5,7 +5,7 @@ include_toc: true
# Action for Docker Compose deployment to branch.dsv.su.se
This action take the current branch (that triggered the workflow) and clones it to the branch.dsv.su.se server and runs `docker compose -f ${compose-file} up` and gives you back a URL pointing to the deployment.
This action takes the current branch (that triggered the workflow) and clones it to the branch.dsv.su.se server and runs `docker compose -f ${compose-file} up` and gives you back a URL pointing to the deployment.
> [!IMPORTANT]
> Please read the section [about the Compose file](#compose-file-1)