From e53a502c1c5668e7bbacdfd20a4f51e02f9ce705 Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Thu, 30 Jan 2025 13:07:40 -0500 Subject: [PATCH] docs: Update catalog-info.yaml --- catalog-info.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog-info.yaml b/catalog-info.yaml index ea83801..9019f44 100644 --- a/catalog-info.yaml +++ b/catalog-info.yaml @@ -4,7 +4,7 @@ apiVersion: backstage.io/v1alpha1 kind: Component metadata: - name: 'React-unit-tests-utils' + name: 'react-unit-test-utils' description: "A Python library to support React unit tests." spec: type: 'library'