diff --git a/cookbook/deployment/workflow/lp_schedules.py b/cookbook/deployment/workflow/lp_schedules.py index b66d64af71..b58ff03d51 100644 --- a/cookbook/deployment/workflow/lp_schedules.py +++ b/cookbook/deployment/workflow/lp_schedules.py @@ -1,6 +1,6 @@ """ -Scheduling Workflow Executions With Launch Plans ------------------------------------------------- +Scheduling Workflows +-------------------- For background on launch plans, refer to :any:`launch_plans`.