Skip to content

Commit 0d9ea4e

Browse files
committed
Minor grammar fix.
1 parent 9fd18a9 commit 0d9ea4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2034,7 +2034,7 @@ as
20342034
~~~~
20352035

20362036
Operators at the same precedence level are evaluated left-to-right. [Unary operators](#unary-operator-expressions)
2037-
have the same precedence level and it is stronger than any of the binary operators.
2037+
have the same precedence level and it is stronger than any of the binary operators'.
20382038

20392039
### Grouped expressions
20402040

0 commit comments

Comments
 (0)