Lee-W commented on code in PR #37440:
URL: https://github.com/apache/airflow/pull/37440#discussion_r1490794958


##########
docs/apache-airflow/tutorial/fundamentals.rst:
##########
@@ -218,7 +218,7 @@ on how to implement task and DAG docs, as well as 
screenshots:
 
 Setting up Dependencies
 -----------------------
-We have tasks ``t1``, ``t2`` and ``t3`` that do not depend on each other. 
Here's a few ways
+We have tasks ``t1``, ``t2`` and ``t3`` that  depend on each other. Here's a 
few ways

Review Comment:
   ```suggestion
   We have tasks ``t1``, ``t2`` and ``t3`` that depend on each other. Here's a 
few ways
   ```



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