diff --git a/changelog/unreleased/kong/perf-lmdb-remove-global-query-key.yml b/changelog/unreleased/kong/perf-lmdb-remove-global-query-key.yml index 0c126919ec13..2bb32fed9ce8 100644 --- a/changelog/unreleased/kong/perf-lmdb-remove-global-query-key.yml +++ b/changelog/unreleased/kong/perf-lmdb-remove-global-query-key.yml @@ -1,3 +1,3 @@ -message: "Optimize LMDB storage space by removing the key with the global workspace ID `*` from LMDB." +message: "Optimize LMDB storage space by removing the key with the global workspace ID `*`." type: performance scope: Core