From ea32b592f3a1c5130e87ae1ec2e37aaf5b664c75 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Tue, 8 Jul 2025 16:19:13 +0100 Subject: [PATCH] Spelling edit Signed-off-by: James Brooks --- .changeset/yellow-spies-rescue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/yellow-spies-rescue.md b/.changeset/yellow-spies-rescue.md index c34f916e5b..1bc1ea025a 100644 --- a/.changeset/yellow-spies-rescue.md +++ b/.changeset/yellow-spies-rescue.md @@ -2,4 +2,4 @@ '@backstage/frontend-test-utils': patch --- -Update route path for index route in `renderInTestApp` util to fix duplicate slash and ensure any nested routing behaves correctly. +Update route path for index route in `renderInTestApp` to fix duplicate slash and ensure any nested routing behaves correctly.