diff --git a/en/reference/indexing-language-reference.html b/en/reference/indexing-language-reference.html index 7672a114d7..dd5cdbe709 100644 --- a/en/reference/indexing-language-reference.html +++ b/en/reference/indexing-language-reference.html @@ -127,7 +127,7 @@

Arithmetics

Indexing statements can contain any combination of arithmetic operations, as long as the operands are numeric values. In case you need to convert from string to numeric, or convert from one numeric type to another, -use the applicable converter expression. +use the applicable converter expression. The supported arithmetic operators are: