diff --git a/lib/Sah/FAQ.pod b/lib/Sah/FAQ.pod index ff3bcc0..39d79d1 100644 --- a/lib/Sah/FAQ.pod +++ b/lib/Sah/FAQ.pod @@ -122,7 +122,7 @@ However, you can do this: ["str ", {"clset&": [{"in": ["a","b","c"]}, {"!in": ["x","y","z"]}]}] -=head3 How to express mutual failure ("if A fails, B must also fails")? +=head3 How to express mutual failure ("if A fails, B must also fail")? You can use C clause and negate the clauses. For example: