From e2343dd4014b7d6438070c20873dc8dcc8952b39 Mon Sep 17 00:00:00 2001 From: Tomas Rivera Date: Sun, 26 Apr 2026 13:11:30 +0200 Subject: [PATCH] docs: reworked example in commit convention --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bbb6fc1..28a9279 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,7 +37,7 @@ Format: Examples: * `Editor (#1): add support for Microsoft Word` -* `README.md: fix typos` +* `docs: fix typos in README.md` * `Journal: improve entry parsing logic` Keep commit messages short and descriptive.