Skip to content

Commit a7d357d

Browse files
Karsten7kay-kim
authored andcommitted
Fix typo in divide.txt
1 parent d40fe65 commit a7d357d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/operator/aggregation/divide.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Definition
2828
divisor; i.e. the first argument is divided by the second argument.
2929

3030
The arguments can be any valid :ref:`expression
31-
<aggregation-expressions>` as long as the resolve to numbers. For
31+
<aggregation-expressions>` as long as they resolve to numbers. For
3232
more information on expressions, see :ref:`aggregation-expressions`.
3333

3434
Examples

0 commit comments

Comments
 (0)