From c9860148c1ecd507858834dbe10dbb08f78c83d5 Mon Sep 17 00:00:00 2001 From: Maciej Mensfeld Date: Tue, 28 Jan 2025 15:35:34 +0100 Subject: [PATCH] fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3f0df62..0c42d534 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ - [Fix] Direct URL access with too big partition causes librdkafka crash. - [Fix] Fix incorrect breadcrumbs for pending consumer jobs. - [Fix] Allow for using default search matchers in Karafka Web UI topics including Errors. -- [Fix] Ensure that when flashes or alerts are visible, pages are not auto-refreshed (would case them to dissapear). +- [Fix] Ensure that when flashes or alerts are visible, pages are not auto-refreshed (would cause them to dissapear). - [Maintenance] Require `karafka-core` `>= 2.4.8` and `karafka` `>= 2.4.16`. ## 0.10.4 (2024-11-26)