From 2fb988962be5cd9e11877c8993ae35f088221dcb Mon Sep 17 00:00:00 2001 From: Prateek-Sharma13 Date: Mon, 8 Dec 2025 13:32:59 +0530 Subject: [PATCH] chore: updated short description to be consistent across variations --- ibm_catalog.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ibm_catalog.json b/ibm_catalog.json index 5ca7deab..b3a3cd07 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -66,7 +66,7 @@ "label": "Basic with sample application (Deploy on Code Engine)", "name": "basic", "index": 2, - "short_description": "Provides Code Engine users with serverless simplicity plus a hosted sample app and CI/CD pipeline.", + "short_description": "Ideal for Code Engine users seeking serverless simplicity with a hosted sample app and CI/CD pipeline.", "working_directory": "solutions/basic", "ignore_readme": true, "dependency_version_2": true, @@ -603,7 +603,7 @@ "label": "Standard with sample application (Deploy on Red Hat OpenShift)", "name": "standard", "index": 3, - "short_description": "Offers Red Hat OpenShift users enterprise-grade flexibility along with a hosted sample app and automated pipeline deployment.", + "short_description": "Ideal for Red Hat OpenShift users requiring enterprise-grade flexibility with a hosted sample app and automated pipeline deployment.", "working_directory": "solutions/standard", "ignore_readme": true, "dependency_version_2": true, @@ -1341,7 +1341,7 @@ "label": "Basic (Deploy on Code Engine)", "name": "basic-without-app", "index": 4, - "short_description": "Designed for Code Engine users who want serverless simplicity without deploying a sample app or pipeline.", + "short_description": "Ideal for Code Engine users seeking serverless simplicity without deploying a sample app or pipeline.", "working_directory": "solutions/basic-without-sample-app", "ignore_readme": true, "dependency_version_2": true,