Skip to content

Commit 5f1caf0

Browse files
committed
typo fix
1 parent b2d4f86 commit 5f1caf0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/fundamentals/linq.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -614,10 +614,10 @@ $convert
614614
~~~~~~~~
615615

616616
You can use the ``Mql.Convert()`` method in a ``Select()`` projection to
617-
convert a value from one type to a different specified type. You can
618-
use To learn more about conversion behavior and permitted conversions,
619-
see the :manual:`$convert reference
620-
</reference/operator/aggregation/convert/>` in the {+mdb-server+} manual.
617+
convert a value from one type to a different specified type. To learn
618+
more about conversion behavior and permitted conversions, see the
619+
:manual:`$convert reference </reference/operator/aggregation/convert/>`
620+
in the {+mdb-server+} manual.
621621

622622
The ``Convert()`` method takes the following parameters:
623623

0 commit comments

Comments
 (0)