From 333941e92e021bbb7f39766fc82c23182f72a069 Mon Sep 17 00:00:00 2001 From: seshukm Date: Wed, 26 Sep 2018 18:11:24 +0800 Subject: correct the incorrect Change-Id: Iea2c6c7bb219106bd0ca0e04038348f41b73cac3 Issue-ID: SDC-1770 Signed-off-by: seshukm --- docs/architecture.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/architecture.rst') 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 -- cgit 1.2.3-korg