Skip to content

Commit f9d1711

Browse files
committed
Fixed typo in code sample
1 parent c23bfd7 commit f9d1711

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@ function handleDisconnect() {
388388
} else { // connnection idle timeout (the wait_timeout
389389
throw err; // server variable configures this)
390390
}
391+
});
391392
}
392393

393394
handleDisconnect();

0 commit comments

Comments
 (0)