From 698861f9807ff8d5b739e07e275dcfec8b757b7c Mon Sep 17 00:00:00 2001 From: Mars Lan Date: Tue, 7 May 2024 13:04:53 -0700 Subject: [PATCH] Fix typos --- README.md | 2 +- metaphor/unity_catalog/README.md | 2 +- metaphor/unity_catalog/profile/README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 61698fbc..84fbd125 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Each connector is placed under its own directory under [metaphor](./metaphor) an | [thought_spot](metaphor/thought_spot/) | Dashboard, lineage | | [trino](metaphor/trino/) | Schema, description, queries | | [unity_catalog](metaphor/unity_catalog/) | Schema, description | -| [unity_catalog.profile](metaphor/unity_catalog/profile/) | Statistics | +| [unity_catalog.profile](metaphor/unity_catalog/profile/) | Data profile, statistics | ## Development diff --git a/metaphor/unity_catalog/README.md b/metaphor/unity_catalog/README.md index 873bdd53..fc634096 100644 --- a/metaphor/unity_catalog/README.md +++ b/metaphor/unity_catalog/README.md @@ -22,7 +22,7 @@ http_path: token: ``` -See [this page](https://docs.databricks.com/en/integrations/compute-details.html) for details on how to find the values for `hosthost` and `http_path`. +See [this page](https://docs.databricks.com/en/integrations/compute-details.html) for details on how to set the values for `hostname` and `http_path`. ### Optional Configurations diff --git a/metaphor/unity_catalog/profile/README.md b/metaphor/unity_catalog/profile/README.md index 779e882a..689d9d27 100644 --- a/metaphor/unity_catalog/profile/README.md +++ b/metaphor/unity_catalog/profile/README.md @@ -22,7 +22,7 @@ http_path: token: ``` -See [this page](https://docs.databricks.com/en/integrations/compute-details.html) for details on how to find the values for `hosthost` and `http_path`. +See [this page](https://docs.databricks.com/en/integrations/compute-details.html) for details on how to set the values for `hostname` and `http_path`. ### Optional Configurations