jroachgolf84 commented on code in PR #70073:
URL: https://github.com/apache/airflow/pull/70073#discussion_r3608346586


##########
providers/http/docs/triggers.rst:
##########
@@ -21,10 +21,11 @@ HTTP Event Trigger
 
 .. _howto/trigger:HttpEventTrigger:
 
-The ``HttpEventTrigger`` is an event-based trigger that monitors whether 
responses
-from an API meet the conditions set by the user in the ``response_check`` 
callable.
+The ``HttpEventTrigger`` is an event-based trigger that monitors whether 
responses from an API meet the conditions set
+by the user in the ``response_check`` callable. If the condition is met, then 
the Trigger "fires". Otherwise, it waits

Review Comment:
   Thanks, good catch. Will apply in batch.



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