Skip to content

Commit

Permalink
Update website/docs/reference/node-selection/defer.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Dec 13, 2024
1 parent 71ab4c5 commit badbdeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/reference/node-selection/defer.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Deferral requires both `--defer` and `--state` to be set, either by passing flag

#### Favor state

If `--favor-state` is passed, dbt will favor the node definition from the `--state` directory, _unless_ that node is also included among the selected nodes.
When `--favor-state` is passed, dbt prioritizes node definitions from the `--state directory`. However, this doesn’t apply if the node is also part of the selected nodes.

### Example

Expand Down

0 comments on commit badbdeb

Please sign in to comment.