From bc685c8bb0972589b4a8c929d6ab02b59a99ef23 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Mon, 24 Apr 2023 18:55:33 +0200 Subject: [PATCH] fix: updated package description Signed-off-by: Gabriel --- packages/routing/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/routing/package.json b/packages/routing/package.json index 44e82bec21..076ab55b3f 100644 --- a/packages/routing/package.json +++ b/packages/routing/package.json @@ -2,7 +2,7 @@ "name": "@k8slens/routing", "private": false, "version": "1.0.0-alpha.0", - "description": "Highly extendable error-boundary in the Lens.", + "description": "Highly extendable routing in the Lens.", "type": "commonjs", "files": [ "dist"