From dabb7a121bdd53dc4d631634921c947add8c0d15 Mon Sep 17 00:00:00 2001 From: Klaus Hartl Date: Mon, 5 Jun 2023 13:23:57 +0200 Subject: [PATCH] Fix small issues in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68f4a71..7f0074b 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Co-authored-by: John Doe Tip: -Due to the executables naming you can also call it like so: +Due to the executable's naming you can also call it like so: ```bash git commit-template ... @@ -68,7 +68,7 @@ git commit-template ... ## Configuration -| Env var | default | +| Env var | Default | | ---------------------------------- | ------------------------------------ | | `GIT_COMMIT_TEMPLATE_ISSUE_PREFIX` | `#` | | `GIT_COMMIT_TEMPLATE_AUTHOR_FILE` | `$HOME/.git-commit-template-authors` |