Skip to content

Commit

Permalink
Update single-sourcing-content.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewshaver authored Jan 11, 2023
1 parent 965db08 commit 9c8a139
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion contributing/single-sourcing-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,14 +109,15 @@ You see this block when the selected version is >= 0.21:

```markdown

<VersionBlock firstVersion="0.21">

```shell
$ dbt run --select [...] --defer --state path/to/artifacts
$ dbt test --select [...] --defer --state path/to/artifacts
\```

```

</VersionBlock>
You see this version block when the selected version is <= 0.20

```markdown
Expand Down

0 comments on commit 9c8a139

Please sign in to comment.