Skip to content

Commit 33ca49d

Browse files
authored
docs: Fix typo (denodrivers#383)
1 parent 14f7695 commit 33ca49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ export abstract class QueryClient {
451451
* await client.end();
452452
* ```
453453
*
454-
* A client will execute all their queries in a sequencial fashion,
454+
* A client will execute all their queries in a sequential fashion,
455455
* for concurrency capabilities check out connection pools
456456
*
457457
* ```ts

0 commit comments

Comments
 (0)