We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d512204 commit 6037993Copy full SHA for 6037993
src/types/boolean.md
@@ -47,7 +47,7 @@ Like all primitives, the boolean type [implements][p-impl] the
47
r[type.bool.expr]
48
## Operations on boolean values
49
50
-When using certain operator expressions with a boolean type for its operands,
+When using certain operator expressions with a boolean type for its operands,
51
they evaluate using the rules of [boolean logic].
52
53
r[type.bool.expr.not]
0 commit comments