diff --git a/doc/Language/operators.pod6 b/doc/Language/operators.pod6 index 6f425e250..1e29b5e6e 100644 --- a/doc/Language/operators.pod6 +++ b/doc/Language/operators.pod6 @@ -1805,7 +1805,7 @@ list: # produces (1a9 1b9 1c9 2a9 2b9 2c9 3a9 3b9 3c9) =head2 infix C«...» -X<|...,operators>X<|…,operators> +X<|...,operators>X<|…,operators>X<|lazy list,…> multi sub infix:<...>(**@) is assoc multi sub infix:<...^>(**@) is assoc