Skip to content

Commit 56dcb61

Browse files
fix: fix typo in catalog manifest around default flavor in addons config (#468)
1 parent 4d838c7 commit 56dcb61

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
@@ -586,7 +586,7 @@
586586
"resource-group-only",
587587
"resource-groups-with-account-settings"
588588
],
589-
"default_flavour": "resource-group-only",
589+
"default_flavor": "resource-group-only",
590590
"id": "63641cec-6093-4b4f-b7b0-98d2f4185cd6-global",
591591
"input_mapping": [
592592
{

0 commit comments

Comments
 (0)