Skip to content

Commit 5c58bf2

Browse files
authored
Fix typos in Python script comment (#658)
Signed-off-by: Ruth Kurniawati <[email protected]>
1 parent e806cb4 commit 5c58bf2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snippets/general-shared-text/ibm-watsonxdata.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,10 +243,10 @@
243243
# data store instance.
244244
# IBM_COS_BUCKET_PUBLIC_ENDPOINT - The target IBM Cloud Object Storage (COS)
245245
# instance’s endpoint value.
246-
# IBM_COS_ACCESS_KEY_ID - An HMAC access key ID for the target COS instance.
246+
# IBM_COS_ACCESS_KEY - An HMAC access key ID for the target COS instance.
247247
# IBM_COS_SECRET_ACCESS_KEY - The associated HMAC secret access key ID for the
248248
# target HMAC access key.
249-
# IBM_COS_REGION - The target COS instance’s region short ID.
249+
# IBM_COS_BUCKET_REGION - The target COS instance’s region short ID.
250250
# IBM_ICEBERG_CATALOG - The name of the target Iceberg catalog.
251251
# IBM_ICEBERG_SCHEMA - The name of the target namespace (also known as a schema)
252252
# in the target catalog.

0 commit comments

Comments
 (0)