krupakar010 commented on code in PR #57657:
URL: https://github.com/apache/airflow/pull/57657#discussion_r2488714549


##########
airflow-core/docs/installation/upgrading_to_airflow3.rst:
##########
@@ -187,7 +187,7 @@ code import Airflow components correctly in Airflow 3. The 
older paths are depre
 Step 4: Install the Standard Provider
 --------------------------------------
 
-- Some of the commonly used Operators which were bundled as part of the 
``airflow-core`` package (for example ``BashOperator`` and ``PythonOperator``)
+- Some of the commonly used Operators and Sensors which were bundled as part 
of the ``airflow-core`` package (for example ``BashOperator``, 
``PythonOperator``, ``ExternalTaskSensor``, ``FileSensor``)

Review Comment:
   Looks better now , to look ore formal you may want to change  
``ExternalTaskSensor``, ``FileSensor``   to  ``ExternalTaskSensor`` and 
``FileSensor``. Or better add etc at the end. 



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