ashb commented on code in PR #47798:
URL: https://github.com/apache/airflow/pull/47798#discussion_r2005714930


##########
airflow-core/docs/core-concepts/operators.rst:
##########
@@ -38,7 +38,7 @@ Airflow has a very extensive set of operators available, with 
some built-in to t
 
 For a list of all core operators, see: :doc:`Core Operators and Hooks 
Reference </operators-and-hooks-ref>`.
 
-If the operator you need isn't installed with Airflow by default, you can 
probably find it as part of our huge set of community :doc:`provider packages 
<apache-airflow-providers:index>`. Some popular operators from here include:
+If the operator you need isn't installed with Airflow by default, you can 
probably find it as part of our huge set of community :doc:`provider 
distributions <apache-airflow-providers:index>`. Some popular operators from 
here include:

Review Comment:
   Same here 
   
   ```suggestion
   If the operator you need isn't installed with Airflow by default, you can 
probably find it as part of our huge set of community :doc:`providers 
<apache-airflow-providers:index>`. Some popular operators from here include:
   ```



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