Commit 3f1d952
authored
[docs] fix typo in Automation conditions operands and operators page (#29021)
## Summary & Motivation
Should be any_downstream_condition**s**() as per
https://github.com/dagster-io/dagster/blob/f0e405e3184d5fb12eaa3b8c1373aa33721388bf/python_modules/dagster/dagster/_core/definitions/declarative_automation/automation_condition.py#L717
## How I Tested These Changes
👀1 parent 0c31580 commit 3f1d952
File tree
1 file changed
+1
-1
lines changed- docs/docs/guides/automate/declarative-automation/customizing-automation-conditions
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments