uranusjr commented on a change in pull request #19599:
URL: https://github.com/apache/airflow/pull/19599#discussion_r749591174



##########
File path: airflow/providers/google/cloud/hooks/workflows.py
##########
@@ -212,7 +212,7 @@ def list_workflows(
 
         :param filter_: Filter to restrict results to specific workflows.
         :type filter_: str
-        :param order_by: Comma-separated list of fields that that
+        :param order_by: Comma-separated list of fields that
             specify the order of the results. Default sorting order for a 
field is ascending.

Review comment:
       ```suggestion
               specifies the order of the results. Default sorting order for a 
field is ascending.
   ```
   
   While we’re at this…




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to