mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-06 13:27:50 +00:00
fix very minor spelling mistake in contribute.md (#2071)
This commit is contained in:
@@ -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
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user