summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-12-01 19:38:14 +0100
committersharkdp <davidpeter@web.de>2020-12-01 19:38:25 +0100
commit94d8cd51002b80442ecfc8c3c29063b7d1dc2751 (patch)
treeb494c039812a88d3dabba6c955e3973ffc5f15f7 /CONTRIBUTING.md
parent5596c6133b9e9f5471f3178ec9e566431a8645c9 (diff)
Minor fixes in CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index dca1d0f3..a1770575 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -8,12 +8,12 @@ Thank you for considering to contribute to `bat`!
If your contribution changes the behavior of `bat` (as opposed to a typo-fix
in the documentation), please update the [`CHANGELOG.md`](CHANGELOG.md) file
-and describe your changes. This makes the release proess much easier and
+and describe your changes. This makes the release process much easier and
therefore helps to get your changes into a new `bat` release faster.
The top of the `CHANGELOG` contains a *"unreleased"* section with a few
subsections (Features, Bugfixes, …). Please add your entry to the subsection
-that best describes your change
+that best describes your change.
Entries follow this format:
```