We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6eaf74 commit d7a7909Copy full SHA for d7a7909
docs/website/docs/dlt-ecosystem/destinations/duckdb.md
@@ -153,7 +153,7 @@ The **duckdb://** URL above creates a **relative** path to `_storage/test_quack.
153
Dlt supports a unique connection string that triggers specific behavior for duckdb destination:
154
* **:pipeline:** creates the database in the working directory of the pipeline, naming it `quack.duckdb`.
155
156
-Please see the code snippets below to showing how to use it
+Please see the code snippets below showing how to use it
157
158
1. Via `config.toml`
159
```toml
0 commit comments