From: Cédric Ollivier Date: Mon, 22 May 2017 08:16:55 +0000 (+0200) Subject: Fix typos in dblib/README.md X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=456f4922175c7a1d4c85564fbf70efb6580574ad;p=sdnc%2Fcore.git Fix typos in dblib/README.md Change-Id: Ia9404ccb620ba3f7683af673e5bb246d79eb07eb Signed-off-by: Cédric Ollivier --- diff --git a/dblib/README.md b/dblib/README.md index 19e3a34..98e8f0c 100755 --- a/dblib/README.md +++ b/dblib/README.md @@ -1,6 +1,6 @@ -DBLIB Urility +DBLIB Utility --------------------- -DBKLIB utility is designed as a high availability connection manager. +DBLIB utility is designed as a high availability connection manager. It is configured to use multiple databases, and based on the configured rules always provide the connection to te active database.