Skip to content

Commit 9f76bf6

Browse files
committed
Merge pull request #569 from Olegas/master
Fixed typo in code sample
2 parents c23bfd7 + f9d1711 commit 9f76bf6

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)