We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7646fe7 commit ae0ece6Copy full SHA for ae0ece6
source/reference/operator/aggregation/convert.txt
@@ -69,12 +69,12 @@ Definition
69
70
* - "double"
71
- 1
72
- - For more information on the conversion to boolean, see
+ - For more information on the conversion to double, see
73
:ref:`convert-to-double`.
74
75
* - "string"
76
- 2
77
+ - For more information on the conversion to string, see
78
:ref:`convert-to-string`.
79
80
* - "objectId"
@@ -107,7 +107,7 @@ Definition
107
108
* - "decimal"
109
- 19
110
- - For more information on the conversion to long, see
+ - For more information on the conversion to decimal, see
111
:ref:`convert-to-decimal`.
112
113
* - ``onError``
0 commit comments