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 a758cdd commit 4ba4c20Copy full SHA for 4ba4c20
source/fundamentals/typescript.txt
@@ -72,8 +72,7 @@ You can pass a type parameter that extends the ``Document`` interface like this:
72
Any Type
73
~~~~~~~~
74
75
-The following classes accept any :ref:`non-recursive <node-driver-limitations>`
76
-type parameter that is not recursive:
+The following classes accept any type parameter that is not recursive:
77
78
- `FindCursor <{+api+}/classes/FindCursor.html>`__
79
- `AggregationCursor <{+api+}/classes/AggregationCursor.html>`__
0 commit comments