From 803d9254c5a2383f0980e70fb1f2a96c44e235bf Mon Sep 17 00:00:00 2001 From: shengyu Date: Sun, 11 Aug 2024 00:18:36 +0800 Subject: [PATCH] Correct "enviroment" to "environment" --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68142d0d3c..7078db4a84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -101,7 +101,7 @@ librdkafka v2.4.0 is a feature release: to each member through heartbeats. The feature is still _not production-ready_. - It's possible to try it in a non-production enviroment. + It's possible to try it in a non-production environment. A [guide](INTRODUCTION.md#next-generation-of-the-consumer-group-protocol-kip-848) is available with considerations and steps to follow to test it (#4610).