From 5612a1ab8fd905f06d36f3dd1faeec3b6f024ee0 Mon Sep 17 00:00:00 2001 From: Andre Wanlin Date: Mon, 4 Mar 2024 11:12:55 +0100 Subject: [PATCH] Fixed typo Signed-off-by: Andre Wanlin --- .changeset/tricky-flies-destroy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/tricky-flies-destroy.md b/.changeset/tricky-flies-destroy.md index c79a4e771c..67f09987f3 100644 --- a/.changeset/tricky-flies-destroy.md +++ b/.changeset/tricky-flies-destroy.md @@ -3,4 +3,4 @@ '@backstage/plugin-catalog': patch --- -Added support for providing an `initiallySelectedNamspaces` which accepts an array of Namespaces to have selected by default +Added support for providing an `initiallySelectedNamespaces` which accepts an array of Namespaces to have selected by default