From ba1683f40eb0b409ca52a493c3ed6d4411782e57 Mon Sep 17 00:00:00 2001 From: Chris Roberts Date: Wed, 30 Apr 2025 11:16:12 -0700 Subject: [PATCH] Update wording in the changelog entry --- .changelog/25792.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changelog/25792.txt b/.changelog/25792.txt index 4687d719a..79662302d 100644 --- a/.changelog/25792.txt +++ b/.changelog/25792.txt @@ -1,3 +1,3 @@ ```release-note:bug -paginator: fix tokenizer comparison of composite index and ID +api: Fixed pagination bug which could result in duplicate results ```