diff --git a/docs/index.rst b/docs/index.rst
index 692f7fa40601ea3d8e8527d92d9ec6b4d0df0d3d..83150b21eaa9ce6a07a03e7552b3ef35a35febfd 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1,6 +1,6 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. SPDX-License-Identifier: CC-BY-4.0
-.. Copyright (C) 2020 Nordix
+.. Copyright (C) 2021 Nordix
 
 .. |nbsp| unicode:: 0xA0
    :trim:
diff --git a/docs/overview.rst b/docs/overview.rst
index 02407a0b5138104347b830b58244bf99300ccb30..5f67bbadda07aa7ddb14fe5e604891adf4e617f5 100644
--- a/docs/overview.rst
+++ b/docs/overview.rst
@@ -12,10 +12,11 @@
 A1 Simulator Overview
 =====================
 
-The A1 Simulator terminates the A1 interface and provides a way of testing services without the need for any real
-Near |nbh| RT |nbsp| RICs.
+The A1 Simulator terminates the A1 interface and provides a way to test Non-RT RIC services without the need to deploy Near |nbh| RT |nbsp| RICs.
 
 Apart from providing the A1 API, the simulator also provides an administrative API to manage policy types and manipulate
 the simulator, see ":ref:`simulator-api`".
 
-For information on how to run the simulator, see the README.md file in the repository.
\ No newline at end of file
+The A1 Simulator supports running multiple simulations using different versions of the A1 Application protocol and A1 Policy behaviors.
+
+For information on how to run the simulator, see the *README.md* file in the repository.
\ No newline at end of file
diff --git a/docs/release-notes.rst b/docs/release-notes.rst
index 849ef2d7bfb33705a91df339edc43922d1fe345b..500444560488c261412d847c6e064233326b8c0c 100644
--- a/docs/release-notes.rst
+++ b/docs/release-notes.rst
@@ -1,6 +1,6 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
-.. Copyright (C) 2020 Nordix
+.. Copyright (C) 2021 Nordix
 
 =============
 Release-Notes
@@ -67,6 +67,6 @@ Cherry
 |                             |                                                       |
 +-----------------------------+-------------------------------------------------------+
 | **Purpose of the delivery** | Add support for ORAN Spec A1-P v2 and introduce       |
-|                             | Enrichement simulator.                                |
+|                             | Enrichment simulator.                                 |
 |                             |                                                       |
 +-----------------------------+-------------------------------------------------------+