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 ef1c739 commit 306a955Copy full SHA for 306a955
src/sessions.ts
@@ -709,8 +709,8 @@ export class ClientSession
709
* **IMPORTANT:** Running operations in parallel is not supported during a transaction. The use of `Promise.all`,
710
* `Promise.allSettled`, `Promise.race`, etc to parallelize operations inside a transaction is
711
* undefined behaviour.
712
- *
713
- * **IMPORTANT:** When running a
+ *
+ * **IMPORTANT:** When running a
714
*
715
716
* @remarks
0 commit comments