From 5ae9b79159445dfbda38504c06fda03c429931e0 Mon Sep 17 00:00:00 2001 From: Shaun Struwig <41984034+Blargian@users.noreply.github.com> Date: Fri, 24 Oct 2025 23:36:35 +0200 Subject: [PATCH] Remove double header --- docs/integrations/data-sources/deltalake.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/integrations/data-sources/deltalake.md b/docs/integrations/data-sources/deltalake.md index 87956ae8009..918fcdaea66 100644 --- a/docs/integrations/data-sources/deltalake.md +++ b/docs/integrations/data-sources/deltalake.md @@ -8,8 +8,6 @@ doc_type: 'reference' import DeltaLakeFunction from '@site/docs/sql-reference/table-functions/deltalake.md'; -# Delta Lake integration - -Users can integrate with the Delta lake table format via the table function. +> Users can integrate with the Delta lake table format via the table function.