diff --git a/.changeset/moody-apes-tickle.md b/.changeset/moody-apes-tickle.md index 03600c411a..bdf593c9ad 100644 --- a/.changeset/moody-apes-tickle.md +++ b/.changeset/moody-apes-tickle.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog': patch --- -Added options property to CatalogTable and DefaultCatalogPage to support customization of the Catalog Table. Related issue #10453 +Added tableOptions property to CatalogTable and DefaultCatalogPage to support customization of the Catalog Table. Related issue #10453