Skip to content

Commit

Permalink
Update disabling-sqlfmt.md
Browse files Browse the repository at this point in the history
fix a typo
  • Loading branch information
tconbeer authored Sep 14, 2022
1 parent 3632d17 commit e9a7c14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting-started/disabling-sqlfmt.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ exclude=["target/**/*", "dbt_packages/**/*"]
```

:::tip
strings literals in TOML files must be quoted
:::
string literals in TOML files must be quoted
:::

0 comments on commit e9a7c14

Please sign in to comment.