diff --git a/changelog/unreleased/kong/resty-simdjson.yml b/changelog/unreleased/kong/resty-simdjson.yml index 493f5eb194a1..2da90247be21 100644 --- a/changelog/unreleased/kong/resty-simdjson.yml +++ b/changelog/unreleased/kong/resty-simdjson.yml @@ -1,5 +1,5 @@ message: | - Introduced a new yieldable JSON library lua-resty-simdjson, - which will improve the latency dramatically. + Introduced a yieldable JSON library `lua-resty-simdjson`, + which would improve the latency significantly. type: dependency scope: Core