Skip to content

Commit

Permalink
Update website/docs/guides/duckdb-qs.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ly Nguyen <[email protected]>
  • Loading branch information
nataliefiann and nghi-ly authored Aug 14, 2024
1 parent 6086855 commit 9f05b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/guides/duckdb-qs.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ cd docs-duckdb
4. Ensure your profile is setup correctly from the command line by running the following:


- [dbt compile](https://docs.getdbt.com/reference/commands/compile) generates executable SQL from your project source files
- [dbt compile](https://docs.getdbt.com/reference/commands/compile) &mdash; generates executable SQL from your project source files
- [dbt run](https://docs.getdbt.com/reference/commands/run) — compiles and runs your project
- [dbt test](https://docs.getdbt.com/reference/commands/test) — compiles and tests your project
- [dbt build](https://docs.getdbt.com/reference/commands/build) — compiles, runs, and tests your project
Expand Down

0 comments on commit 9f05b09

Please sign in to comment.