Skip to content

Commit

Permalink
trim trailing white space
Browse files Browse the repository at this point in the history
  • Loading branch information
pnadolny13 committed Sep 19, 2022
1 parent 8671ed5 commit 7f3a74e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/_guide/existing-dbt-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ meltano add transformer dbt-<adapter_name>
meltano add transformer dbt-postgres
```

Next configure your transformer to include database names, connection credentials, etc.
Next configure your transformer to include database names, connection credentials, etc.
See the [transform data guide](https://docs.meltano.com/guide/transformation#install-dbt) for more details.
Or use the [interactive config flag](/reference/command-line-interface#how-to-use-interactive-config) to follow prompts.

Expand Down

0 comments on commit 7f3a74e

Please sign in to comment.