Skip to content

Commit 4ba4c20

Browse files
typo
1 parent a758cdd commit 4ba4c20

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/fundamentals/typescript.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ You can pass a type parameter that extends the ``Document`` interface like this:
7272
Any Type
7373
~~~~~~~~
7474

75-
The following classes accept any :ref:`non-recursive <node-driver-limitations>`
76-
type parameter that is not recursive:
75+
The following classes accept any type parameter that is not recursive:
7776

7877
- `FindCursor <{+api+}/classes/FindCursor.html>`__
7978
- `AggregationCursor <{+api+}/classes/AggregationCursor.html>`__

0 commit comments

Comments
 (0)