mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-08 01:19:59 +02:00
fix very minor spelling mistake in contribute.md (#2071)
This commit is contained in:
parent
8008633c02
commit
618859788c
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ The repository is structured as follows:
|
||||||
```
|
```
|
||||||
central (main branch)
|
central (main branch)
|
||||||
|
|
|
|
||||||
|--- twiligth (feature branch)
|
|--- twilight (feature branch)
|
||||||
| |
|
| |
|
||||||
|-> \-- stable (release branch)
|
|-> \-- stable (release branch)
|
||||||
| |
|
| |
|
||||||
|
@ -35,4 +35,4 @@ To merge zen stable branch from the twilight branch, you can use the following c
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sh ./scripts/merge-to-branch.sh stable
|
sh ./scripts/merge-to-branch.sh stable
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue