You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/04/16 17:52:56 UTC

[GitHub] [airflow] r39132 commented on a change in pull request #5110: [AIRFLOW-4326] Airflow AWS SQS Operator

r39132 commented on a change in pull request #5110: [AIRFLOW-4326] Airflow AWS SQS Operator
URL: https://github.com/apache/airflow/pull/5110#discussion_r275885953
 
 

 ##########
 File path: airflow/contrib/operators/aws_sqs_publish_operator.py
 ##########
 @@ -58,7 +60,8 @@ def __init__(self,
 
     def execute(self, context):
         """
-        Publish the message to SQS queue
+        Publish the message to SQS queu
 
 Review comment:
   This is actually misspelled! Please fix

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services