diff --git a/CHANGELOG.md b/CHANGELOG.md index 83f2bfb9..96c42e4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - Added a new `--file-name …` option to overwrite the displayed filename(s) in the header. This is useful when piping input into `bat`. See #654 and #892 (@neuronull). -- Added a new `--generate-config-file` option to creat an initial configuration file +- Added a new `--generate-config-file` option to create an initial configuration file at the right place. See #870 (@jmick414) ## Bugfixes