Skip to content

Commit 006dcf0

Browse files
jschefflCopilot
andauthored
Update airflow/example_dags/example_params_ui_tutorial.py
Co-authored-by: Copilot <[email protected]>
1 parent cfd5e91 commit 006dcf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

airflow/example_dags/example_params_ui_tutorial.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
True,
8585
type="boolean",
8686
title="Please confirm",
87-
description="A On/Off selection with a proper description.",
87+
description="An On/Off selection with a proper description.",
8888
section="Typed parameters with Param object",
8989
),
9090
# Dates and Times are also supported

0 commit comments

Comments
 (0)