Skip to content

Commit 91f05cb

Browse files
fix convert ref (#222)
1 parent 05ed06f commit 91f05cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/release-notes/5.2.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ MongoDB 5.2 introduces the following aggregation operators:
4848
General Aggregation Improvements
4949
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
5050

51-
:expression:`convert` Supports Timestamp Conversion to Date
52-
```````````````````````````````````````````````````````````
51+
:expression:`$convert` Supports Timestamp Conversion to Date
52+
````````````````````````````````````````````````````````````
5353

5454
Starting in MongoDB 5.2, you can convert timestamps to dates using the
5555
:expression:`$convert` operator. The :expression:`$toDate` operator can

0 commit comments

Comments
 (0)