Skip to content

Commit

Permalink
Fix small issues in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
carhartl committed Jun 5, 2023
1 parent e41782f commit dabb7a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@ Co-authored-by: John Doe <[email protected]>

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 ...
```

## Configuration

| Env var | default |
| Env var | Default |
| ---------------------------------- | ------------------------------------ |
| `GIT_COMMIT_TEMPLATE_ISSUE_PREFIX` | `#` |
| `GIT_COMMIT_TEMPLATE_AUTHOR_FILE` | `$HOME/.git-commit-template-authors` |
Expand Down

0 comments on commit dabb7a1

Please sign in to comment.