diff --git a/changelog/unreleased/kong/fix_file_path_not_allowed_whitespace.yml b/changelog/unreleased/kong/fix_file_path_not_allowed_whitespace.yml index 89740a42060..c00ed8dc39e 100644 --- a/changelog/unreleased/kong/fix_file_path_not_allowed_whitespace.yml +++ b/changelog/unreleased/kong/fix_file_path_not_allowed_whitespace.yml @@ -1,3 +1,3 @@ -message: "**file-log**: Fixed an issue where the path does not allow whitespace at the beginning or end." +message: "**file-log**: Fixed an issue where an error would occur when there were spaces at the beginning or end of a path." type: bugfix scope: Plugin \ No newline at end of file