diff --git a/source/exec.tex b/source/exec.tex index 08c96a8164..77aed67325 100644 --- a/source/exec.tex +++ b/source/exec.tex @@ -3130,7 +3130,7 @@ \pnum The name \tcode{on} denotes a pipeable sender adaptor object. For subexpressions \tcode{sch} and \tcode{sndr}, -\tcode{on(sch, sndr)} is ill-formed if any of the following is true: +\tcode{on(sch, sndr)} is ill-formed if any of the following is \tcode{true}: \begin{itemize} \item \tcode{decltype((sch))} does not satisfy \libconcept{scheduler}, or