lssatvik commented on a change in pull request #16958:
URL: https://github.com/apache/airflow/pull/16958#discussion_r668480300



##########
File path: docs/apache-airflow/tutorial.rst
##########
@@ -154,7 +154,7 @@ references parameters like ``{{ ds }}``, calls a function 
as in
 ``{{ macros.ds_add(ds, 7)}}``, and references a user-defined parameter
 in ``{{ params.my_param }}``.
 
-The ``params`` hook in ``BaseOperator`` allows you to pass a dictionary of
+The ``params`` hook in ``BashOperator`` allows you to pass a dictionary of

Review comment:
       I got confused suddenly reading BaseOperator there. It was not anywhere 
in the example code.




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