Skip to content

Commit 22557dc

Browse files
Update src/sessions.ts
Co-authored-by: Bailey Pearson <[email protected]>
1 parent 65e4827 commit 22557dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sessions.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ export class ClientSession
118118
/** @internal */
119119
owner?: symbol | AbstractCursor;
120120
defaultTransactionOptions: TransactionOptions;
121-
/** @internal - Will be made internal in the next major release */
121+
/** @internal
122122
transaction: Transaction;
123123
/**
124124
* @internal

0 commit comments

Comments
 (0)