uranusjr commented on code in PR #35692:
URL: https://github.com/apache/airflow/pull/35692#discussion_r1396733816


##########
docs/apache-airflow/best-practices.rst:
##########
@@ -221,7 +221,7 @@ Imagine this code:
           dag=dag,
       )
 
-What you can do check it, add to your code you want to check some print 
statements and run
+What you can do to check it is add some print statements to the code you want 
to check and then run

Review Comment:
   ```suggestion
   You can to check it by adding some print statements to the code, and running
   ```
   
   Shorter and more readable imo.



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