summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2018-11-19 22:33:34 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-19 22:33:34 +0000
commit1411eede8a4511e12b9b4fd4c10b40858ae3c84b (patch)
tree401399ff6ec5488491617715b57405ba4b0cc5b7
parent5f3cb802bec2fdbfa6e78518605257bff72615cb (diff)
parent00248de1226185c9c4d0f43983fafc2eb4087d95 (diff)
Merge "fix typos"
-rwxr-xr-xdblib/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dblib/README.md b/dblib/README.md
index 98e8f0c6..ab2c5130 100755
--- a/dblib/README.md
+++ b/dblib/README.md
@@ -3,4 +3,4 @@ DBLIB Utility
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.
+always provide the connection to the active database.