Skip to content

Commit 705b691

Browse files
Malandrilgeoand
andauthored
Apply suggestions from code review
Co-authored-by: Georgios Andrianakis <[email protected]>
1 parent ad1a181 commit 705b691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/liquibase-mongodb.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ quarkus.liquibase-mongodb.migrate-at-start=true
8282
----
8383
NOTE: Liquibase needs a database either in the connection string or with the `quarkus.mongodb.database` property.
8484

85-
NOTE: By default, Liquibase MongoDB is configured to use the default MongoDB client you can change the client with `quarkus.liquibase-mongodb.mongodb-client`.
85+
NOTE: By default, Liquibase MongoDB is configured to use the default MongoDB client Quarkus creates, but you can configure the extension to use a named client by setting `quarkus.liquibase-mongodb.mongo-client-name`.
8686

8787
Add a changeLog file to the default folder following the Liquibase naming conventions: `{change-log}`
8888
YAML, JSON and XML formats are supported for the changeLog.

0 commit comments

Comments
 (0)