From fd49f66267254ec892d2eaa827f6b3ccd8571994 Mon Sep 17 00:00:00 2001 From: Thales Macedo Garitezi Date: Fri, 28 Jun 2024 12:07:30 -0300 Subject: [PATCH] docs: improve descriptions Co-authored-by: zmstone --- changes/ee/breaking-13327.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/ee/breaking-13327.en.md b/changes/ee/breaking-13327.en.md index 645ab0c73..28d57d788 100644 --- a/changes/ee/breaking-13327.en.md +++ b/changes/ee/breaking-13327.en.md @@ -1,3 +1,3 @@ The directory path scheme for on-disk Kafka/Confluent/Azure Event Hub buffers has changed. It now uses the Action name instead of the topic name. -Updating to this version will invalidate (not use) old paths, and will require manual cleanup of the old directories. +Upgrading to this version will invalidate (not use) old buffer files, and will require manual cleanup of the old directories.