Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/main/sphinx/object-storage/metastores.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ when the `hive.metastore.uri` uses the `http://` or `https://` protocol.
`header1:value1,header2:value2` sends two headers `header1` and `header2`
with the values as `value1` and `value2`. Escape comma (`,`) or colon(`:`)
characters in a header name or value with a backslash (`\`). Use
`X-Databricks-Unity-Catalog-Name=[catalog_name]` to configure the required
`X-Databricks-Catalog-Name:[catalog_name]` to configure the required
header values for Unity catalog.
:::

Expand Down