diff options
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r-- | docs/architecture.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst index 9a3bae8f64..142b458e1b 100644 --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -33,5 +33,5 @@ SDC uses two storage components: Elastic Search(ES) and Cassandra This information can then be analyzed with Kibana. The **Kibana server** enables statistical analysis of the operations done, according to the business logic. -- **Cassandra** is used to store auditing data, artifacts and data model objects. +- **Cassandra** is used to store audit data, artifacts and data model objects. |