diff --git a/GhidraDocs/languages/html/sleigh_constructors.html b/GhidraDocs/languages/html/sleigh_constructors.html index 3b4dde0a97..23508ad4fe 100644 --- a/GhidraDocs/languages/html/sleigh_constructors.html +++ b/GhidraDocs/languages/html/sleigh_constructors.html @@ -314,7 +314,7 @@ field. 7.4.2. The '&' and '|' Operators
More complicated patterns are built out of logical operators. The -meaning of these are fairly straightforward. We can force two or more +meanings of these are fairly straightforward. We can force two or more constraints to be true at the same time, a logical and ‘&’, or we can require that either one constraint or another must be true, a logical or ‘|’. By using these with