diff --git a/docs/usage/workflow-configuration.md b/docs/usage/workflow-configuration.md index c824e10050..eafa407539 100644 --- a/docs/usage/workflow-configuration.md +++ b/docs/usage/workflow-configuration.md @@ -1,7 +1,7 @@ # Workflow configuration **semantic-release** allow to manage and automate complex release workflow, based on multiple Git branches and distribution channels. This allow to: -- Distributes certain releases to a particular group of users via distribution channels +- Distribute certain releases to a particular group of users via distribution channels - Manage the availability of releases on distribution channels via branches merge - Maintain multiple lines of releases in parallel - Work on large future releases outside the normal flow of one version increment per Git push