dbt compile
help text is missing a comma
#2388
Labels
bug
Something isn't working
good_first_issue
Straightforward + self-contained changes, good for new contributors!
Describe the bug
dbt -h
outputs:but a 'source model' is not a construct within dbt, there are sources and models.
Steps To Reproduce
dbt -h
Expected behavior
I'd expect a comma between each object the help text describes, especially since the oxford comma is used before the word 'and'
System information
Which database are you using dbt with?
The output of
dbt --version
:(but this is still true in dbt 0.16.x and in the current master branch)
The operating system you're using:
debian buster
The output of
python --version
:Python 3.7.4.
The text was updated successfully, but these errors were encountered: