From 56309f422c7dd81ceb6ea8f116aa30c23f97ca46 Mon Sep 17 00:00:00 2001 From: Satyaki Mallick Date: Tue, 16 Oct 2018 18:20:53 +0530 Subject: Enhance documentation of SDC Enhance documentation of SDC Issue-ID: SDC-1841 Change-Id: I4c9db71db632405554694e6a5960264a1b387057 Signed-off-by: Satyaki Mallick --- docs/administration.rst | 2 +- docs/architecture.rst | 2 +- docs/configuration.rst | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/administration.rst b/docs/administration.rst index bffd7d181c..2645394c8c 100644 --- a/docs/administration.rst +++ b/docs/administration.rst @@ -8,7 +8,7 @@ Administration Administration Links ==================== -Here are some links to our administration pages found in the ONAP Services websites +Here are some links to our administration pages found in the ONAP Service websites - `SDC Jira `_ - `SDC Jenkins `_ 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. diff --git a/docs/configuration.rst b/docs/configuration.rst index 691922e178..4c011631e2 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -345,8 +345,8 @@ BE-configuration.yaml #Deployment resource artifacts placeHolder deploymentResourceArtifacts: - # Deployment resource instance artifacts placeholders - # For each artifact the following properties exists: + # Deployment resource instance artifact placeholders + # For each artifact the following properties exist: # # displayName - The display name of the artifact # type - The type of the artifact -- cgit 1.2.3-korg