diff --git a/src/doc/reference.md b/src/doc/reference.md index f6ee5cadbc608..aeb8a330ea1a5 100644 --- a/src/doc/reference.md +++ b/src/doc/reference.md @@ -3141,8 +3141,8 @@ as ``` Operators at the same precedence level are evaluated left-to-right. [Unary -operators](#unary-operator-expressions) have the same precedence level and it -is stronger than any of the binary operators'. +operators](#unary-operator-expressions) have the same precedence level and are +stronger than any of the binary operators. ### Grouped expressions