Skip to content

Commit 0350824

Browse files
authoredFeb 9, 2024··
Update load-api-data.mdx
1 parent 1feb7b2 commit 0350824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/guides/load-api-data.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ Then navigate to `https://localhost:6789` in your browser to see the pipeline in
154154
</Frame>
155155
</Accordion>
156156
<Accordion title="4️⃣ Export data to DuckDB">
157-
Let's export the data to a local DuckDB database! Create a new `Data Exporter` block and change the type to be `DuckDB`.
157+
Let's export the data to a local DuckDB database! Create a new `Data Exporter` SQL block and change the connection type to be `DuckDB`.
158158

159159
Next, change the `Table name` to be `magic_duck.restaurant_user_transactions` and make sure the content of the block is:
160160

0 commit comments

Comments
 (0)
Please sign in to comment.