diff --git a/Config/Hyperling.com/env.example b/Config/Hyperling.com/env.example index 3f0bcdf..e67a4d9 100644 --- a/Config/Hyperling.com/env.example +++ b/Config/Hyperling.com/env.example @@ -9,7 +9,7 @@ COMPOSE_BAKE=true ## Branch ## -# Allow choosing the branch. By keaving it blank, main will be used. +# Allow choosing the branch. By leaving it blank, the main branch will be used. # Should be in the full "--branch my-branch" syntax. BRANCH= #BRANCH="--branch dev"