Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bthomson22 committed Oct 26, 2023
1 parent 7484d0b commit 368b5f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/docs/cloud/about-cloud-develop-defer.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ The dbt Cloud CLI offers additional flexibility by letting you choose the source
<File name="dbt_cloud.yml">

```yml
dever-env-id: '123456'
defer-env-id: '123456'
```
</File>
Expand All @@ -49,7 +49,7 @@ dever-env-id: '123456'
```yml
dbt_cloud:
dever-env-id: '123456'
defer-env-id: '123456'
```
</File>

0 comments on commit 368b5f7

Please sign in to comment.