We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0a036 commit 2e62d52Copy full SHA for 2e62d52
source/connection/connection-pools.txt
@@ -65,8 +65,8 @@ see the corresponding syntax:
65
ConnectionString connectionString = "mongodb://<host>:<port>/?maxPoolSize=50"
66
MongoClient mongoClient = MongoClients.create(connectionString)
67
68
- The following are connection string settings you can use to configure your
69
- connection pool:
+ The following are connection string settings you can use to configure your
+ connection pool:
70
71
.. list-table::
72
:widths: 25,75
0 commit comments