Skip to content

Commit 00a988d

Browse files
fix: fix typo in catalog manifest (#266)
1 parent eb1ebcc commit 00a988d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ibm_catalog.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
{
127127
"key": "prefix",
128128
"required": true,
129-
"decsription": "Prefix to add to all resources created by this solution. To not use any prefix value, you can enter the string `__NULL__`."
129+
"description": "Prefix to add to all resources created by this solution. To not use any prefix value, you can enter the string `__NULL__`."
130130
},
131131
{
132132
"key": "use_existing_resource_group"
@@ -572,7 +572,7 @@
572572
{
573573
"key": "prefix",
574574
"required": true,
575-
"decsription": "Prefix to add to all resources created by this solution. To not use any prefix value, you can enter the string `__NULL__`."
575+
"description": "Prefix to add to all resources created by this solution. To not use any prefix value, you can enter the string `__NULL__`."
576576
},
577577
{
578578
"key": "cluster_id"

0 commit comments

Comments
 (0)