kaxil commented on a change in pull request #10372:
URL: https://github.com/apache/airflow/pull/10372#discussion_r472313970



##########
File path: docs/dag-run.rst
##########
@@ -201,7 +201,7 @@ In addition, you can also manually trigger a DAG Run using 
the web UI (tab **
 Passing Parameters when triggering dags
 ------------------------------------------
 
-When triggering a DAG from the CLI, the REST API or the UI, it is possible to 
pass configuration for a DAGRun as
+When triggering a DAG from the CLI, the REST API or the UI, it is possible to 
pass configuration for a DAG Run as

Review comment:
       ```suggestion
   When triggering a DAG from the CLI, the REST API or the UI, it is possible 
to pass configuration for a DagRun as
   ```
   
   We can cross-link it to DagRun object: 
https://github.com/apache/airflow/blob/master/airflow/models/dagrun.py#L44




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


Reply via email to