lzdanski commented on code in PR #33176: URL: https://github.com/apache/airflow/pull/33176#discussion_r1286034662
########## docs/apache-airflow/howto/add-dag-tags.rst: ########## @@ -28,7 +28,7 @@ The filter is saved in a cookie and can be reset by the reset button. For example: -In your Dag file, pass a list of tags you want to add to DAG object: +In your DAG file, pass a list of tags you want to add to DAG object: Review Comment: Thanks for catching! Fixed now. -- 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]
