diff --git a/README.md b/README.md index d6530d5..da1e55c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Document Store Library: - allows to persist data in NoSQL Document Store Databases; - discovers Model dynamically; -- discovers Database Backend connector dynamically; +- discovers backend connector dynamically; - discovers Configuration implementation dynamically; - discovers Max Buffer Record dynamically; - provides aggregation and fallback facilities. diff --git a/pom.xml b/pom.xml index c875be7..ce8652e 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ Document Store Library: - allows to persist data in NoSQL Document Store Databases; - discovers Model dynamically; - - discovers Database Backend connector dynamically; + - discovers backend connector dynamically; - discovers Configuration implementation dynamically; - discovers Max Buffer Record dynamically; - provides aggregation and fallback facilities.