diff options
-rw-r--r-- | docs/administration.rst | 2 | ||||
-rw-r--r-- | docs/architecture.rst | 2 | ||||
-rw-r--r-- | docs/configuration.rst | 4 |
3 files changed, 4 insertions, 4 deletions
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 <https://jira.onap.org/projects/SDC/issues/>`_ - `SDC Jenkins <https://jenkins.onap.org/view/sdc/>`_ 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 |