Skip to content

Commit e3528ac

Browse files
fix: typo in client.ts (#1763)
1 parent 02b1c96 commit e3528ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ export interface IClientOptions extends ISecureClientOptions {
248248
*/
249249
clean?: boolean
250250
/**
251-
* 10 seconds, set to 0 to disable
251+
* 60 seconds, set to 0 to disable
252252
*/
253253
keepalive?: number
254254
/**

0 commit comments

Comments
 (0)