Skip to content

Commit 306a955

Browse files
W-A-Jamesnbbeeken
authored andcommitted
lint
1 parent ef1c739 commit 306a955

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/sessions.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -709,8 +709,8 @@ export class ClientSession
709709
* **IMPORTANT:** Running operations in parallel is not supported during a transaction. The use of `Promise.all`,
710710
* `Promise.allSettled`, `Promise.race`, etc to parallelize operations inside a transaction is
711711
* undefined behaviour.
712-
*
713-
* **IMPORTANT:** When running a
712+
*
713+
* **IMPORTANT:** When running a
714714
*
715715
*
716716
* @remarks

0 commit comments

Comments
 (0)