From c8926530b55cba734c94eaf57abd104b24eb8803 Mon Sep 17 00:00:00 2001 From: Ben Lambert Date: Fri, 20 Dec 2024 08:16:49 +0100 Subject: [PATCH] Correct spelling mistake in error message Signed-off-by: blam --- .changeset/lemon-students-care.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.changeset/lemon-students-care.md b/.changeset/lemon-students-care.md index ee5f40194c..951430f06a 100644 --- a/.changeset/lemon-students-care.md +++ b/.changeset/lemon-students-care.md @@ -2,6 +2,4 @@ '@backstage/backend-app-api': patch --- -[Fix] Corrected spelling mistake in createInitializationLogger - -Fixed a typo error in the createInitializationLogger.ts file where “thew” was changed to “threw”. This correction improves clarity in the logging +Corrected spelling mistake in error message