bneradt commented on code in PR #12216: URL: https://github.com/apache/trafficserver/pull/12216#discussion_r2067702872
########## doc/admin-guide/plugins/header_rewrite.en.rst: ########## @@ -114,12 +114,14 @@ Rewriting Rules Header rewriting rules consist of zero or more `Conditions`_ followed by one or more `Operators`_. Conditions are used to limit the requests which will be -affected by the operator(s). Additionally, both conditions and operators may -have flags which modify their behavior. +affected by the operator(s), and define when the ruleset is run during the Review Comment: I think we don't want this comma. (List of two things Conditions are used for.) -- 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: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org