Skip to content

Commit 3d3f741

Browse files
fattslugkay-kim
authored andcommitted
Fixing typo
Pretty sure this is a typo.
1 parent 0e72edf commit 3d3f741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/operator/aggregation/toUpper.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Definition
2727
as long as it resolves to a string. For more information on
2828
expressions, see :ref:`aggregation-expressions`.
2929

30-
If the argument resolves to null, :expression:`$toLower` returns an
30+
If the argument resolves to null, :expression:`$toUpper` returns an
3131
empty string ``""``.
3232

3333
Behavior

0 commit comments

Comments
 (0)