uranusjr commented on a change in pull request #19599:
URL: https://github.com/apache/airflow/pull/19599#discussion_r749591564
##########
File path: airflow/providers/google/cloud/operators/workflows.py
##########
@@ -299,7 +299,7 @@ class WorkflowsListWorkflowsOperator(BaseOperator):
: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.
```
--
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]