diff --git a/website/docs/guides/duckdb-qs.md b/website/docs/guides/duckdb-qs.md index 179dc4f7cc..8b779a0806 100644 --- a/website/docs/guides/duckdb-qs.md +++ b/website/docs/guides/duckdb-qs.md @@ -273,7 +273,7 @@ Additionally, with your new understanding of the basics of using dbt Core with D Commit your changes to ensure the repository is up to date with the latest code. -In the GitHub repository you created for your project, run the following commands in Terminal. +In the GitHub repository you created for your project, run the following commands in the terminal. ```shell git add