summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAfzal Sayed <14029371+afzalsayed96@users.noreply.github.com>2021-10-30 16:50:30 +0530
committerGitHub <noreply@github.com>2021-10-30 13:20:30 +0200
commit04c96e235ff522704a6f1482e7fd06a05467cbb7 (patch)
treea4fe8300525ea5a6ff9f015260df3ab305c41c1f /CONTRIBUTING.md
parent1861b5f175dc8f6d6408772b707c9d6deb28a53f (diff)
downloadzsh-04c96e235ff522704a6f1482e7fd06a05467cbb7.tar.gz
zsh-04c96e235ff522704a6f1482e7fd06a05467cbb7.tar.bz2
zsh-04c96e235ff522704a6f1482e7fd06a05467cbb7.zip
chore: fix grammar mistake in `CONTRIBUTING.md` (#10362)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4903584ee..605142845 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -202,7 +202,7 @@ type(scope)!: subject
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:
```
feat(shell-proxy): enable unexported `DEFAULT_PROXY` setting (#9774)