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 29db21c commit 146407dCopy full SHA for 146407d
source/reference/operator/aggregation/toString.txt
@@ -17,7 +17,7 @@ Definition
17
18
.. versionadded:: 4.0
19
20
- Converts a value of to a string. If the value cannot be converted
+ Converts a value to a string. If the value cannot be converted
21
to a string, :expression:`$toString` errors. If the value is null or
22
missing, :expression:`$toString` returns null.
23
0 commit comments