apache / airflow

Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
https://airflow.apache.org/
Apache License 2.0
35.21k stars 13.76k forks source link

fix typos in example of DAG parameters #40400

Closed le-chartreux closed 4 days ago

le-chartreux commented 4 days ago

f1e3ee6

Modify a commented line of example_params_ui_tutorial.py to fix a typo: des not allow to does not allow.

ad83cf0

Modify a commented line of example_params_ui_tutorial.py to remove a trailing '.e': need to be complete.s to need to be complete


^ Add meaningful description above Read the Pull Request Guidelines for more information. In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed. In case of a new dependency, check compliance with the ASF 3rd Party License Policy. In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.