aboutsummaryrefslogtreecommitdiffstats
path: root/docs/architecture.rst
diff options
context:
space:
mode:
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