Polishing

Fiy typos, improve wording.

See gh-392.
This commit is contained in:
Mark Paluch
2020-05-20 14:53:38 +02:00
parent 0ea68bad57
commit 701ad55632
2 changed files with 8 additions and 8 deletions

View File

@@ -49,7 +49,7 @@ public class VaultMongoProperties implements DatabaseSecretProperties {
private boolean staticRole = false;
/**
* Cassandra backend path.
* MongoDB backend path.
*/
@NotEmpty
private String backend = "mongodb";