summaryrefslogtreecommitdiffstats
path: root/docs/Chapter4/Resiliency.rst
diff options
context:
space:
mode:
authorLovett, Trevor <trevor.lovett@att.com>2018-10-23 13:05:15 -0500
committerHagop Bozawglanian <hagop.bozawglanian@att.com>2018-10-23 18:31:52 +0000
commit037512ad79639516f0bcd772b6080fe8ba28ff5e (patch)
tree1cc8082d846e67107fc20e25e2db236e4ce48f72 /docs/Chapter4/Resiliency.rst
parent3558e4ae816958ead70d2032426ec09ae66b5fd0 (diff)
VNFRQTS - Fix incorrect metadata usage
Change-Id: Ic1cd85ae2afc5f3443f78365789228660fc8c3a2 Issue-ID: VNFRQTS-477 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
Diffstat (limited to 'docs/Chapter4/Resiliency.rst')
-rw-r--r--docs/Chapter4/Resiliency.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Chapter4/Resiliency.rst b/docs/Chapter4/Resiliency.rst
index ab188d6..a61bd01 100644
--- a/docs/Chapter4/Resiliency.rst
+++ b/docs/Chapter4/Resiliency.rst
@@ -128,7 +128,7 @@ Avoid performance-sapping data center-to-data center replication delay
by applying techniques such as caching and persistent transaction paths
- Eliminate replication delay impact between data centers by using a
concept of stickiness (i.e., once a client is routed to data center "A",
-the client will stay with Data center “A” until the entire session is
+the client will stay with Data center "A" until the entire session is
completed).
Minimize Cross Data-Center Traffic Requirements