From 2dbbb583c5d4a87a263b4f11805e796d1f8ed1f8 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Wed, 6 Jul 2022 17:40:40 +0200 Subject: [PATCH] Update .changeset/rich-steaks-juggle.md Signed-off-by: sblausten --- .changeset/rich-steaks-juggle.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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.