diff --git a/.changeset/serious-penguins-remain.md b/.changeset/serious-penguins-remain.md index 613d2a7404..fc90b4ad01 100644 --- a/.changeset/serious-penguins-remain.md +++ b/.changeset/serious-penguins-remain.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog': minor --- -Allow CursorPaginatedCatalogTable and OffsetPaginatedCatalogTable to configure Table options, specifically `paginationPostition` +Allow `OffsetPaginatedCatalogTable` to configure Table options and `CursorPaginatedCatalogTable` to configure `paginationPosition`.