diff --git a/README.md b/README.md index e2e9d44..b01d802 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Welcome to your new dbt project! +Welcome to your new dbt project! ### Using the starter project @@ -96,4 +96,4 @@ dbt run --var '{"UPDATE_SNOWFLAKE_TAGS":True}' -s models/core/core__fact_swaps.s ``` select * from table(solana.information_schema.tag_references('solana.core.fact_blocks', 'table')); -``` \ No newline at end of file +```