Skip to content

Commit a7aa93d

Browse files
rudolfixVioletM
andauthored
Update docs/website/docs/dlt-ecosystem/destinations/databricks.md
Co-authored-by: Violetta Mishechkina <[email protected]>
1 parent 1861304 commit a7aa93d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/website/docs/dlt-ecosystem/destinations/databricks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ databricks_adapter(
729729
Use the following steps to avoid conflicts with Databricks' built-in Delta Live Tables (DLT) module and enable dltHub integration.
730730

731731
### Enable dlt on serverless (16.x)
732-
Live Tables (DLT) are not available on serverless but the import machinery that is patching DLT is still there in form of import hooks. You
732+
Delta Live Tables (DLT) are not available on serverless, but the import machinery that is patching DLT is still there in form of import hooks. You
733733
can temporarily disable this machinery to import `dlt` and use it afterwards. In a notebook cell (assuming that `dlt` is already installed):
734734

735735
```sh

0 commit comments

Comments
 (0)