Skip to content

Commit e74b455

Browse files
fix: fix typo in catalog manifest (#378)
1 parent 1581e6c commit e74b455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibm_catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
{
6363
"key": "prefix",
6464
"required": true,
65-
"decsription": "Prefix to add to all resources created by this solution. To not use any prefix value, you can enter the string `__NULL__`."
65+
"description": "Prefix to add to all resources created by this solution. To not use any prefix value, you can enter the string `__NULL__`."
6666
},
6767
{
6868
"key": "use_existing_resource_group"

0 commit comments

Comments
 (0)