Skip to content

Commit

Permalink
Merge pull request #166 from dbt-labs/graciegoheen-patch-1
Browse files Browse the repository at this point in the history
Update index.md
  • Loading branch information
graciegoheen authored Sep 6, 2023
2 parents d1faa61 + 5eafb66 commit 5290216
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This package leverages the dbt-core Python API to allow users to use standard db

## Getting Started

This package helps automate the code development required for adding the dbt-core model governance features mentioned above.
This package helps automate the code development required for adding the dbt mesh features mentioned above.

The first question to ask yourself is "which of these features do I want to add to my project"? Do you want to add contracts, create a new group, split your monolithic dbt project in two? Your answer to this question will establish which `dbt-meshify` command is right for you!

Expand All @@ -40,7 +40,7 @@ The next question to ask yourself is "which of my models do I want to add these

Once you've decided:

1. which governance feature(s) you want to add to your dbt project
1. which dbt mesh feature(s) you want to add to your dbt project
2. which subset of models you want to add those feature(s) to

you're ready to use `dbt-meshify`!
Expand Down

0 comments on commit 5290216

Please sign in to comment.