Skip to content

Commit 49f40da

Browse files
committed
docs: update features.md
1 parent dae3f16 commit 49f40da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ A roadmap of features and whether done or not.
2626
- [ ] As count that uses the old message. See [#55](https://github.com/MichaelCurrin/auto-commit-msg/issues/55)
2727
- [x] Keep user-entered value as a prefix e.g. Keep `docs:` (or ticket number) so message becomes `docs: Update README.md`
2828
- [x] Use conventional commits e.g. `chore: Update package.json`
29-
- [x] Support directories or filenames with spaces by adding quotes. e.g. `chore: rename foo.txt to 'foo bar.txt'`
29+
- [x] Support directories or filenames with spaces in them by adding quotes. e.g. `chore: rename foo.txt to 'foo bar.txt'`
3030

3131
## Topics areas
3232

0 commit comments

Comments
 (0)