diff --git a/tensorstore/kvstore/gcs/schema.yml b/tensorstore/kvstore/gcs/schema.yml index 3e1f89a6f..60498f455 100644 --- a/tensorstore/kvstore/gcs/schema.yml +++ b/tensorstore/kvstore/gcs/schema.yml @@ -127,7 +127,7 @@ definitions: :literal:`gs://` KvStore URL scheme description: | Google Cloud Storage-based key-value stores may be specified using the - :file:`gs://{bucket}/{path}` URL syntax, as supported by `gsutil + :file:`gs://{bucket}/{path}` URL syntax, as supported by `gcloud storage `__. .. admonition:: Examples