File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/website/docs/dlt-ecosystem/destinations Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -729,7 +729,7 @@ databricks_adapter(
729729Use 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
733733can temporarily disable this machinery to import ` dlt ` and use it afterwards. In a notebook cell (assuming that ` dlt ` is already installed):
734734
735735``` sh
You can’t perform that action at this time.
0 commit comments