mik-laj commented on a change in pull request #6260: [AIRFLOW-XXX] Fix minor 
typo in slack hook
URL: https://github.com/apache/airflow/pull/6260#discussion_r331592020
 
 

 ##########
 File path: airflow/hooks/slack_hook.py
 ##########
 @@ -53,7 +53,7 @@ def __get_token(self, token, slack_conn_id):
 
     def call(self, method: str, api_params: dict) -> None:
         """
-        Calls the clack client.
+        Calls the slack client.
 
 Review comment:
   ```suggestion
           Calls the Slack client.
   ```

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

Reply via email to