diff --git a/CHANGELOG.md b/CHANGELOG.md index dedef9cbf..16b6ec3a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ### Breaking changes ### Bug Fixes -- Fixed a potential issue when the base model's `model.data.data_prefix` config is a list and is about to overriden with +- Fixed a potential issue when the base model's `model.data.data_prefix` config is a list and is about to be overridden with a dictionary from the training configuration. ## [0.1.0] - 2023-12-04