mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Fix documentation typo
This commit is contained in:
@@ -100,7 +100,7 @@ Configure the connection URI, username, and password to talk to RabbitMQ managem
|
||||
const pathConfigConnectionHelpDesc = `
|
||||
This path configures the connection properties used to connect to RabbitMQ management HTTP API.
|
||||
The "connection_uri" parameter is a string that is used to connect to the API. The "username"
|
||||
and "password" parameters are strings and used as credentials to the API.
|
||||
and "password" parameters are strings that are used as credentials to the API.
|
||||
|
||||
The URI looks like:
|
||||
"http://localhost:15672"
|
||||
|
||||
Reference in New Issue
Block a user