From 4e7bd0a1b1ce05d470fbf9d5b2c433e6419d5264 Mon Sep 17 00:00:00 2001 From: Jussi Hallila Date: Tue, 10 Jan 2023 13:46:27 +0100 Subject: [PATCH] Fix english language Signed-off-by: Jussi Hallila --- .changeset/rude-pumas-draw.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/rude-pumas-draw.md b/.changeset/rude-pumas-draw.md index df3592ece8..e36d1dd997 100644 --- a/.changeset/rude-pumas-draw.md +++ b/.changeset/rude-pumas-draw.md @@ -2,4 +2,4 @@ '@backstage/plugin-tech-insights-backend': patch --- -Expose optional persistenceContext on TechInsights construction to enable integrators to provide their own database implementations for fact handling. +Expose optional `persistenceContext` on `TechInsights` construction to enable integrators to provide their own database implementations for fact handling.