diff --git a/Extension/CHANGELOG.md b/Extension/CHANGELOG.md index a6c4fb0938..6d1387724d 100644 --- a/Extension/CHANGELOG.md +++ b/Extension/CHANGELOG.md @@ -2,7 +2,7 @@ ## Version 1.22.5: September 24, 2024 ### Enhancement -* Add the database path to `C/C++: Log Diagnostics` output. +* Add the database path to the `C/C++: Log Diagnostics` output. ### Bug Fixes * Fix some synchronization and crash issues with `handle_edits`.