Skip to content

Commit

Permalink
Update rust/src/data_catalog/unity/mod.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Will Jones <willjones127@gmail.com>
  • Loading branch information
rtyler and wjones127 authored Sep 27, 2023
1 parent 4a55c84 commit 4f9d885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rust/src/data_catalog/unity/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ pub enum UnityCatalogConfigKey {
/// Url of a Databricks workspace
///
/// Supported keys:
/// - `unity_host
/// - `databricks_host
/// - `unity_host`
/// - `databricks_host`
Host,

/// Access token to authorize API requests
Expand Down

0 comments on commit 4f9d885

Please sign in to comment.