Skip to content

Commit bc027d7

Browse files
authored
Update Readme.md
1 parent f9db629 commit bc027d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

java/jdbc/ConnectionSamples/Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ connections to Connection Broker. Client-side connection pools must attach and
7676
detach connections to the connection broker through `attachServerConnection()`
7777
and `detachServerConnection()`. DRCP should be used in a scenario when there are
7878
a number of middle tiers but the number of active connections is fairly less
79-
than the number of open connections.
79+
than th number of open connections.
80+
8081
----
8182

0 commit comments

Comments
 (0)