diff --git a/src/modules/db_mongodb/doc/db_mongodb_admin.xml b/src/modules/db_mongodb/doc/db_mongodb_admin.xml index a7723bec585..00cf7a59e68 100644 --- a/src/modules/db_mongodb/doc/db_mongodb_admin.xml +++ b/src/modules/db_mongodb/doc/db_mongodb_admin.xml @@ -96,7 +96,7 @@
Usage - Load the module and set the the DB URL for specific modules to: + Load the module and set the DB URL for specific modules to: mongodb://username:password@host:port/database. Username, password and port are optional.