Skip to content

Commit f8d4a9d

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-24736-sortArray-update (#1723)
Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 02fec3d commit f8d4a9d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

source/reference/operator/aggregation/sortArray.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,11 @@ Sort Stability
112112
The stability of the sort is not specified. Users should not rely on
113113
:expression:`$sortArray` to use a particular sorting algorithm.
114114

115-
Example
116-
-------
115+
Examples
116+
--------
117+
118+
The :expression:`$sortArray` examples in this section work on MongoDB
119+
5.2 and later.
117120

118121
Create the ``team`` collection:
119122

0 commit comments

Comments
 (0)