Skip to content

Commit b11942b

Browse files
bagrattekay-kim
authored andcommitted
Update bson-type-comparison-order.txt
1 parent 0a9aeeb commit b11942b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/bson-type-comparison-order.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Dates and Timestamps
8282
Non-existent Fields
8383
-------------------
8484

85-
The comparison treats a non-existent field as it would an empty BSON
85+
The comparison treats a non-existent field as if it were an empty BSON
8686
Object. As such, a sort on the ``a`` field in documents ``{ }`` and ``{
8787
a: null }`` would treat the documents as equivalent in sort order.
8888

0 commit comments

Comments
 (0)