jedcunningham commented on a change in pull request #17420:
URL: https://github.com/apache/airflow/pull/17420#discussion_r682926908



##########
File path: docs/apache-airflow-providers-amazon/operators/emr.rst
##########
@@ -58,7 +58,7 @@ Create EMR Job Flow with automatic steps
 Purpose
 """""""
 
-This example dag ``example_emr_job_flow_automatic_steps.py`` use 
``EmrCreateJobFlowOperator`` to create a new EMR job flow calculating the 
mathematical constant ``Pi``, and monitor the progress
+This example dag ``example_emr_job_flow_automatic_steps.py`` uses 
``EmrCreateJobFlowOperator`` to create a new EMR job flow calculating the 
mathematical constant ``Pi``, and monitor the progress

Review comment:
       ```suggestion
   This example dag ``example_emr_job_flow_automatic_steps.py`` uses 
``EmrCreateJobFlowOperator`` to create a new EMR job flow calculating the 
mathematical constant ``Pi``, and monitors the progress
   ```




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