Skip to content

Commit 6771ac3

Browse files
authored
fix: typo in numbering (#47288)
1 parent 3e284a4 commit 6771ac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing-docs/testing/dag_testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To set up the IDE:
3232
dag.test()
3333
3434
35-
3. Run and debug the DAG file.
35+
2. Run and debug the DAG file.
3636

3737

3838
You can also run the dag in the same manner with the Airflow CLI command ``airflow dags test``:

0 commit comments

Comments
 (0)