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 2020/10/24 13:53:29 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #11825: Fix spelling

kaxil commented on a change in pull request #11825:
URL: https://github.com/apache/airflow/pull/11825#discussion_r511462582



##########
File path: airflow/providers/amazon/aws/operators/datasync.py
##########
@@ -199,7 +199,7 @@ def execute(self, context):
         if self.candidate_task_arns:
             self.task_arn = self.choose_task(self.candidate_task_arns)
 
-        # If we couldnt find one then try create one
+        # If we couldn't find one then try create one

Review comment:
       ```suggestion
           # If we could not find one then try to create one
   ```




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