Skip to content

Commit 36900ad

Browse files
committed
update spell
1 parent 10b3627 commit 36900ad

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
@@ -291,7 +291,7 @@
291291
"value_constraints": [
292292
{
293293
"type": "regex",
294-
"description": "The value provided for 'existing_kms_key_crn' in not valid.",
294+
"description": "The value provided for 'existing_kms_key_crn' is not valid.",
295295
"value": "^__NULL__$|^crn:(.*:){3}(kms|hs-crypto):(.*:){2}[0-9a-fA-F]{8}(?:-[0-9a-fA-F]{4}){3}-[0-9a-fA-F]{12}:key:[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$"
296296
}
297297
]
@@ -330,7 +330,7 @@
330330
"value_constraints": [
331331
{
332332
"type": "regex",
333-
"description": "The value provided for 'existing_event_notifications_instance_crn' in not valid.",
333+
"description": "The value provided for 'existing_event_notifications_instance_crn' is not valid.",
334334
"value": "^__NULL__$|^crn:(.*:){3}event-notifications:(.*:){2}[0-9a-fA-F]{8}(?:-[0-9a-fA-F]{4}){3}-[0-9a-fA-F]{12}::$"
335335
}
336336
]

0 commit comments

Comments
 (0)