typo
This commit is contained in:
@@ -244,7 +244,7 @@ to happen in the first place.
|
||||
including their names, schedule, owner, status (paused/unpaused), recent tasks, last run,
|
||||
DAG runs, and links">
|
||||
<p>
|
||||
The way DAGs are schedule is by supplying a CRON string to the argument
|
||||
The way DAGs are scheduled is by supplying a CRON string to the argument
|
||||
<code>schedule_interval</code>. The way the Airflow GUI displays a DAG's schedule is by simply
|
||||
rendering the CRON string. However, not everyone "speaks CRON" on our team -- I'm one of those
|
||||
people, I have to Google these strings pretty much every time. What's more, I can imagine a scenario
|
||||
|
||||
Reference in New Issue
Block a user