diff --git a/index.html b/index.html index 2501ddd..7292efa 100644 --- a/index.html +++ b/index.html @@ -342,7 +342,7 @@

Databricks
 library(DBI)
 
-con <- dbConnect(
+con <- dbConnect(
   odbc::databricks(),
   HTTPPath = Sys.getenv("DATABRICKS_PATH")
 )
diff --git a/pkgdown.yml b/pkgdown.yml
index 56c0a74..84154fb 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -2,7 +2,7 @@ pandoc: 3.1.11
 pkgdown: 2.1.0
 pkgdown_sha: ~
 articles: {}
-last_built: 2024-09-17T20:36Z
+last_built: 2024-09-18T00:18Z
 urls:
   reference: https://edgararuiz.github.io/mall/reference
   article: https://edgararuiz.github.io/mall/articles