ferruzzi commented on code in PR #32604: URL: https://github.com/apache/airflow/pull/32604#discussion_r1265782734
########## docs/apache-airflow-providers/index.rst: ########## @@ -51,6 +51,15 @@ provider package and re-start Airflow, those become automatically available to A The summary of the core functionalities that can be extended are available in :doc:`/core-extensions/index`. +Configuration +''''''''''''' + +The providers can have their own configuration options, That allow you to configure the way how they +work: Review Comment: ```suggestion Providers can have their own configuration options which allow you to configure how they work: ``` -- 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]
