diff --git a/docs/contribute.md b/docs/contribute.md index 99d10c257..110bfc992 100644 --- a/docs/contribute.md +++ b/docs/contribute.md @@ -6,7 +6,7 @@ The repository is structured as follows: ``` central (main branch) | - |--- twiligth (feature branch) + |--- twilight (feature branch) | | |-> \-- stable (release branch) | | @@ -35,4 +35,4 @@ To merge zen stable branch from the twilight branch, you can use the following c ```bash sh ./scripts/merge-to-branch.sh stable -``` \ No newline at end of file +```