From ed4917b9ad0eec56756e8d0a17e601fc0663e015 Mon Sep 17 00:00:00 2001 From: Rye Pasaporte Date: Thu, 27 Feb 2025 16:36:04 +0100 Subject: [PATCH] typo fix Signed-off-by: Rye Pasaporte --- .changeset/sweet-maps-invent.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/sweet-maps-invent.md b/.changeset/sweet-maps-invent.md index 81c36352b8..0c2f0b8035 100644 --- a/.changeset/sweet-maps-invent.md +++ b/.changeset/sweet-maps-invent.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-unprocessed-entities': patch --- -Fixed the `convertTimeToLocalTimezone` function in the FailedEntities compoent to correctly parse ISO 8601 date strings and format them as `M/d/yyyy, h:mm:ss a`. +Fixed the `convertTimeToLocalTimezone` function in the FailedEntities component to correctly parse ISO 8601 date strings and format them as `M/d/yyyy, h:mm:ss a`.