Skip to content

Commit bdc4102

Browse files
committed
break lines for readability on github
1 parent 692e38e commit bdc4102

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ dbt_sqlite:
2626
# value of 'database' is arbitrary
2727
database: "database"
2828

29-
# value of 'schema' must be defined in schema_paths below. in most cases, this should be 'main'
29+
# value of 'schema' must be defined in schema_paths below. in most cases,
30+
# this should be 'main'
3031
schema: 'main'
3132

3233
# connect schemas to paths: at least one of these must be 'main'

0 commit comments

Comments
 (0)