Skip to content

Commit 2e62d52

Browse files
committed
format
1 parent 0a0a036 commit 2e62d52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/connection/connection-pools.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ see the corresponding syntax:
6565
ConnectionString connectionString = "mongodb://<host>:<port>/?maxPoolSize=50"
6666
MongoClient mongoClient = MongoClients.create(connectionString)
6767

68-
The following are connection string settings you can use to configure your
69-
connection pool:
68+
The following are connection string settings you can use to configure your
69+
connection pool:
7070

7171
.. list-table::
7272
:widths: 25,75

0 commit comments

Comments
 (0)