diff --git a/website/docs/guides/snowflake-qs.md b/website/docs/guides/snowflake-qs.md index abb18276b97..ef2906a35a4 100644 --- a/website/docs/guides/snowflake-qs.md +++ b/website/docs/guides/snowflake-qs.md @@ -464,7 +464,7 @@ Sources make it possible to name and describe the data loaded into your warehous The results of your `dbt run` will be exactly the same as the previous step. Your `stg_cusutomers` and `stg_orders` models will still query from the same raw data source in Snowflake. By using `source`, you can - test and document your raw data and also understand the lineage of your sources. + document your raw data and also understand the lineage of your sources.