Skip to content

Commit

Permalink
Update website/docs/quickstarts/duckdb-core-qs.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ly Nguyen <107218380+nghi-ly@users.noreply.github.com>
  • Loading branch information
matthewshaver and nghi-ly authored Oct 19, 2023
1 parent 2fb3768 commit 9aef05e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/quickstarts/duckdb-core-qs.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ There are a few options available to browse the data within DuckDB:

## Next steps

Now that you've got dbt Core, DuckDB, and the Jaffle Shop data up and running, it's time to explore dbt's capabilities. Read through the following material to get a better understanding of dbt projects and commands:
Now that you've got dbt Core, DuckDB, and the Jaffle Shop data up and running, you can explore dbt's capabilities. Refer to these materials to get a better understanding of dbt projects and commands:

* [About projects](/docs/build/projects) will guide you through the structure of a dbt project and its components.
* The [dbt Command reference](/reference/dbt-commands) will explain the various commands available and what they do.
Expand Down

0 comments on commit 9aef05e

Please sign in to comment.