From 6fdb56f1be2947f59653c8fb74aeda391a619411 Mon Sep 17 00:00:00 2001 From: Kiss Miklos Date: Tue, 17 Jan 2023 02:31:09 +0100 Subject: [PATCH] fix docs quality issue Signed-off-by: Kiss Miklos --- .changeset/spotty-coats-clean.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/spotty-coats-clean.md b/.changeset/spotty-coats-clean.md index f0809f70de..1a48da5688 100644 --- a/.changeset/spotty-coats-clean.md +++ b/.changeset/spotty-coats-clean.md @@ -2,4 +2,4 @@ '@backstage/plugin-adr': patch --- -Render the common `` componenet when the `backstage.io/adr-location` annotation is missing from the component +Render the common `` component when the `backstage.io/adr-location` annotation is missing from the component