From 3c4a6090c018e48233d3a7d7546026ec52f53703 Mon Sep 17 00:00:00 2001 From: Christopher Arndt Date: Wed, 14 Apr 2021 18:41:04 +0200 Subject: [PATCH] Minor changelog typo and formatting fixes Signed-off-by: Christopher Arndt --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2707f7..a58bbfc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,9 +27,9 @@ Features: Documentation: -* A man page for *jack_mix_box* was added. -* A new [contributing guide](.docs/CONTRIBUTING.md) was added to repository. -* The section on environment variables in *jack_mixer* man page was updated +* A man page for `jack_mix_box` was added. +* A new [contributing guide](./docs/CONTRIBUTING.md) was added to repository. +* The section on environment variables in `jack_mixer` man page was updated and enhanced. * The NSM project URL was updated in various documents.