diff --git a/README.md b/README.md index 5ec9918..8b0e380 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Profile Set Up +## Profile Set Up #### Use the following within profiles.yml ---- @@ -71,4 +71,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 +```