Skip to content

Commit

Permalink
fix refence in YAML
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeadie committed Mar 25, 2024
1 parent 977a61b commit 37b584c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spiceaidocs/content/en/data-connectors/databricks.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Databricks as a connector for federated SQL query against Databrick's [Delta Lak

```yaml
datasets:
- from: databricks.com/spiceai/datasets
- from: databricks.com:spiceai/datasets // A reference to a table in the Databricks unity catalog
name: my_delta_lake_table
params:
endpoint: "https://dbc-a1b2345c-d6e7.cloud.databricks.com"
```
```

0 comments on commit 37b584c

Please sign in to comment.