diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2018-10-03 20:35:52 +0800 |
---|---|---|
committer | Michael Lando <michael.lando@intl.att.com> | 2018-10-08 06:42:43 +0000 |
commit | 86b2f6d9686b15c8a3ec77184ec9545f6aecdc62 (patch) | |
tree | 18e30c91a7d58e5279baea3426f4ca8657eda4eb /docs/sdcsdks.rst | |
parent | c31b73a86a38ab45fa833016a18637f6431918db (diff) |
Correct the incorrect
Change-Id: I6b436d9babbe8ebff17fefc5126d7948fedc20a7
Issue-ID: SDC-1770
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'docs/sdcsdks.rst')
-rw-r--r-- | docs/sdcsdks.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/sdcsdks.rst b/docs/sdcsdks.rst index f428c3531f..d35ce4d5e8 100644 --- a/docs/sdcsdks.rst +++ b/docs/sdcsdks.rst @@ -31,11 +31,11 @@ SDC-TITAN-CASSANDRA | This is a link to the github page of titan project for extra reading regarding Titan DB: `<https://github.com/thinkaurelius/titan>`_ | -| SDC forked part of the project to overide the default Titan configuration for Cassandra. -| The change allows the use of Titan as an active pasive deployment for geo redudndency. +| SDC forked part of the project to override the default Titan configuration for Cassandra. +| The change allows the use of Titan as an active passive deployment for geo-redundancy. | | Titan by default uses QUORUM in Cassandra on write and read operations. -| Using our change allows the use of local QUORUM to read and write only to a spacific data center. +| Using our change allows the use of local QUORUM to read and write only to a specific data center. | Since the project is in end of life state the change cannot be merged back to the project. |