Skip to content

Commit 6037993

Browse files
authored
Update boolean.md, Removing space at the end of line
1 parent d512204 commit 6037993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/boolean.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Like all primitives, the boolean type [implements][p-impl] the
4747
r[type.bool.expr]
4848
## Operations on boolean values
4949

50-
When using certain operator expressions with a boolean type for its operands,
50+
When using certain operator expressions with a boolean type for its operands,
5151
they evaluate using the rules of [boolean logic].
5252

5353
r[type.bool.expr.not]

0 commit comments

Comments
 (0)