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:
[email protected]
With regards,
Apache Git Services