We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e72edf commit 3d3f741Copy full SHA for 3d3f741
source/reference/operator/aggregation/toUpper.txt
@@ -27,7 +27,7 @@ Definition
27
as long as it resolves to a string. For more information on
28
expressions, see :ref:`aggregation-expressions`.
29
30
- If the argument resolves to null, :expression:`$toLower` returns an
+ If the argument resolves to null, :expression:`$toUpper` returns an
31
empty string ``""``.
32
33
Behavior
0 commit comments