Skip to content

Commit ae0ece6

Browse files
dylankerr-biskay-kim
authored andcommitted
Fix copy-paste errors in convert.txt.
1 parent 7646fe7 commit ae0ece6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/reference/operator/aggregation/convert.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@ Definition
6969

7070
* - "double"
7171
- 1
72-
- For more information on the conversion to boolean, see
72+
- For more information on the conversion to double, see
7373
:ref:`convert-to-double`.
7474

7575
* - "string"
7676
- 2
77-
- For more information on the conversion to boolean, see
77+
- For more information on the conversion to string, see
7878
:ref:`convert-to-string`.
7979

8080
* - "objectId"
@@ -107,7 +107,7 @@ Definition
107107

108108
* - "decimal"
109109
- 19
110-
- For more information on the conversion to long, see
110+
- For more information on the conversion to decimal, see
111111
:ref:`convert-to-decimal`.
112112

113113
* - ``onError``

0 commit comments

Comments
 (0)