mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
chore: fix grammar mistake in CONTRIBUTING.md
(#10362)
This commit is contained in:
parent
1861b5f175
commit
04c96e235f
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ type(scope)!: subject
|
||||||
feat(archlinux): add support for aura AUR helper (#9467)
|
feat(archlinux): add support for aura AUR helper (#9467)
|
||||||
```
|
```
|
||||||
|
|
||||||
- Formatted inline code by using backticks: the text inbetween backticks will also be highlighted by
|
- Formatted inline code by using backticks: the text between backticks will also be highlighted by
|
||||||
the changelog tool:
|
the changelog tool:
|
||||||
```
|
```
|
||||||
feat(shell-proxy): enable unexported `DEFAULT_PROXY` setting (#9774)
|
feat(shell-proxy): enable unexported `DEFAULT_PROXY` setting (#9774)
|
||||||
|
|
Loading…
Reference in a new issue