uranusjr commented on code in PR #38505:
URL: https://github.com/apache/airflow/pull/38505#discussion_r1544046401


##########
docs/apache-airflow/authoring-and-scheduling/timetable.rst:
##########
@@ -19,49 +19,49 @@
 Timetables
 ==========
 
-For DAGs with time-based schedules (as opposed to event-driven), the scheduling
-decisions are driven by its internal "timetable".  The timetable also
-determines the data interval and the logical date of each run created for the 
DAG.
+For DAGs with time-based schedules (as opposed to event-driven), the DAGs 
internal "timetable"

Review Comment:
   ```suggestion
   For a DAG with a time-based schedule (as opposed to event-driven), the DAG's 
internal "timetable"
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to