Skip to content

Commit c6a0815

Browse files
committed
vale
1 parent b284011 commit c6a0815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/connection/connection-pools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ defaults to 100. If the number of in-use connections to a server reaches the
4141
value of maxPoolSize, the next request to that server will wait until a
4242
connection becomes available.
4343

44-
Each ``MongoClient`` instance opens two additional sockets per server in your MongoDB
44+
Each ``MongoClient`` instance opens two more sockets per server in your MongoDB
4545
topology for monitoring the server's state.
4646

4747
Configure a Connection Pool

0 commit comments

Comments
 (0)