Skip to content

Commit

Permalink
[mongodb] Fix getConnectionString javadoc (#8129)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielluciano committed Mar 15, 2024
1 parent 6e5fbe6 commit 13c2641
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ protected void containerIsStarted(InspectContainerResponse containerInfo, boolea
}

/**
* Gets a connection string url, unlike {@link #getReplicaSetUrl} this does point to a
* Gets a connection string url, unlike {@link #getReplicaSetUrl} this does not point to a
* database
* @return a connection url pointing to a mongodb instance
*/
Expand Down

0 comments on commit 13c2641

Please sign in to comment.