diff --git a/.changeset/rich-steaks-juggle.md b/.changeset/rich-steaks-juggle.md index f47de1af0d..5879f2dace 100644 --- a/.changeset/rich-steaks-juggle.md +++ b/.changeset/rich-steaks-juggle.md @@ -3,5 +3,4 @@ '@backstage/plugin-tech-insights-backend': patch --- -The FactRetriever model is extended by adding optional title and description fields. This allows us to display Fact -Retrievers in the UI in future. +The `FactRetriever` model has been extended by adding optional title and description fields, allowing you to display them in the UI.