diff --git a/.changeset/big-rabbits-think.md b/.changeset/big-rabbits-think.md index 53c8f0b03a..bd0ae32b5e 100644 --- a/.changeset/big-rabbits-think.md +++ b/.changeset/big-rabbits-think.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-react': patch --- -Fixes a bug where the EntityListProvider would not correctly hydrate queryParameters if more than 20 were provided for the same key. +Fixes a bug where the `EntityListProvider` would not correctly hydrate query parameters if more than 20 were provided for the same key.