From f9466ada441e07a23ff4eea188276fd929b2704c Mon Sep 17 00:00:00 2001 From: Lucas De Souza Date: Thu, 12 Jan 2023 14:44:49 -0600 Subject: [PATCH] fix typos Signed-off-by: Lucas De Souza --- .changeset/quick-ears-type.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/quick-ears-type.md b/.changeset/quick-ears-type.md index 70711313e6..d5fce1d0cd 100644 --- a/.changeset/quick-ears-type.md +++ b/.changeset/quick-ears-type.md @@ -2,4 +2,4 @@ '@backstage/plugin-kubernetes-backend': patch --- -fixes a bug afecting clusers that have a base path in the url. The base path was being replaced with the resource path instead of being appended +fixes a bug affecting clusters that have a base path in the URL. The base path was being replaced with the resource path instead of being appended