Skip to content

Commit 24151fd

Browse files
committed
Update master
1 parent c157af6 commit 24151fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/aggregation.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,7 @@ Multi-Expressions
877877
.. expression:: $ifNull
878878

879879
Takes an array with two expressions. :expression:`$ifNull` returns
880-
the first expression if it evaluates to a non-false
880+
the first expression if it evaluates to a non-null
881881
value. Otherwise, :expression:`$ifNull` returns the second
882882
expression’s value.
883883

0 commit comments

Comments
 (0)