ashb commented on a change in pull request #20079:
URL: https://github.com/apache/airflow/pull/20079#discussion_r763818557



##########
File path: airflow/models/dag.py
##########
@@ -2937,7 +2937,7 @@ def calculate_dagrun_date_fields(
 def dag(*dag_args, **dag_kwargs):
     """
     Python dag decorator. Wraps a function into an Airflow DAG.
-    Accepts kwargs for operator kwarg. Can be used to parametrize DAGs.
+    Accepts kwargs for operator kwarg. Can be used to parameterize DAGs.

Review comment:
       But not https://pypi.org/project/parameterized/ -- and this spelling was 
in the dictionary, the other wasn't.
   
   (As a British English speaker param-et-er-ized is how I say it, so I was 
happy to go along with this.)




-- 
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