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 2021/11/15 18:45:15 UTC

[GitHub] [airflow] uranusjr commented on a change in pull request #19599: Misc. documentation typos and language improvements

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org