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_r331592427
 
 

 ##########
 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:
   This you can commit using the Github UI.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to