From d5d9912f3b7a444441bac4f57c2056468cd81713 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Fri, 19 Jan 2024 12:06:56 +0100 Subject: [PATCH] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fredrik Adelöw Signed-off-by: Patrik Oldsberg --- .changeset/twenty-taxis-mate.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/twenty-taxis-mate.md b/.changeset/twenty-taxis-mate.md index ab3cc6d406..65ed158e9b 100644 --- a/.changeset/twenty-taxis-mate.md +++ b/.changeset/twenty-taxis-mate.md @@ -2,4 +2,4 @@ '@backstage/core-compat-api': patch --- -Plugins converted by `convertLegacyApp` now have their `routes` and `externalRoutes` included as well, allowing the to be used to bind external routes in configuration. +Plugins converted by `convertLegacyApp` now have their `routes` and `externalRoutes` included as well, allowing them to be used to bind external routes in configuration.