The issue is in the sentence here:
|
On another tab, you can configure a [Schedule](../../core_concepts/1_scheduling/index.mdx) to trigger your flow. Flows can be [triggered](../8_triggers/index.mdx) by any schedules, their [webhooks](../../core_concepts/4_webhooks/index.mdx) or their UI but they only have only one primary schedule with which they share the same path. This menu is where you set the primary schedule with CRON. The default schedule is none. |
On another tab, you can configure a Schedule to trigger your flow. Flows can be triggered by any schedules, their webhooks or their UI but they only have only one primary schedule with which they share the same path. This menu is where you set the primary schedule with CRON. The default schedule is none.
Notice this substring: they only have only one primary schedule. The world only is used twice here and I believe its first occurance should be removed. It should instead read: they have only one primary schedule.
The issue is in the sentence here:
windmilldocs-public/docs/getting_started/6_flows_quickstart/index.mdx
Line 66 in 379ecfe
Notice this substring: they only have only one primary schedule. The world only is used twice here and I believe its first occurance should be removed. It should instead read: they have only one primary schedule.