Skip to content

Commit

Permalink
fix: typo in client.ts (#1763)
Browse files Browse the repository at this point in the history
  • Loading branch information
christiantakle authored Dec 11, 2023
1 parent 02b1c96 commit e3528ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ export interface IClientOptions extends ISecureClientOptions {
*/
clean?: boolean
/**
* 10 seconds, set to 0 to disable
* 60 seconds, set to 0 to disable
*/
keepalive?: number
/**
Expand Down

0 comments on commit e3528ac

Please sign in to comment.