Skip to content

Commit d7a7909

Browse files
committed
Fix typo
1 parent d6eaf74 commit d7a7909

File tree

1 file changed

+1
-1
lines changed
  • docs/website/docs/dlt-ecosystem/destinations

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ The **duckdb://** URL above creates a **relative** path to `_storage/test_quack.
153153
Dlt supports a unique connection string that triggers specific behavior for duckdb destination:
154154
* **:pipeline:** creates the database in the working directory of the pipeline, naming it `quack.duckdb`.
155155

156-
Please see the code snippets below to showing how to use it
156+
Please see the code snippets below showing how to use it
157157

158158
1. Via `config.toml`
159159
```toml

0 commit comments

Comments
 (0)