diff --git a/changelog/unreleased/kong/atc_reuse_context.yml b/changelog/unreleased/kong/atc_reuse_context.yml index 3af76d0a2d72..935993c847a9 100644 --- a/changelog/unreleased/kong/atc_reuse_context.yml +++ b/changelog/unreleased/kong/atc_reuse_context.yml @@ -1,3 +1,3 @@ -message: "Reuse match copntext between requests to avoid frequent memory allocation/deallocation" +message: "Reuse match context between requests to avoid frequent memory allocation/deallocation" type: performance scope: Core