Skip to content

Commit

Permalink
fix getConnectionString javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielluciano committed Jan 17, 2024
1 parent 4ff8d1d commit 0178283
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,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 0178283

Please sign in to comment.