summaryrefslogtreecommitdiffstats
path: root/docs/architecture.rst
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2018-09-26 18:11:24 +0800
committerMichael Lando <ml636r@att.com>2018-09-27 15:22:59 +0000
commit333941e92e021bbb7f39766fc82c23182f72a069 (patch)
treecfab273aad3eaa107b126c117691abbcfa839640 /docs/architecture.rst
parentd6b3d9896d08e41dc45a1fbbfc451e0902d3e0fe (diff)
correct the incorrect
Change-Id: Iea2c6c7bb219106bd0ca0e04038348f41b73cac3 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r--docs/architecture.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst
index 240a42a6f2..9a3bae8f64 100644
--- a/docs/architecture.rst
+++ b/docs/architecture.rst
@@ -25,7 +25,7 @@ The SDC architecture uses the Jetty server as an application server.
Every request originating from the GUI is passed to the Jetty front-end server before it is executed.
-- The **Jetty back end** containes all the logic for the SDC.
+- The **Jetty back end** containers all the logic for the SDC.
SDC uses two storage components: Elastic Search(ES) and Cassandra