diff --git a/docs/blueprints/index.rst b/docs/blueprints/index.rst
index 9f20496bac335fc670988fa86c74276538a2af89..964723eba48977cc2bca5339e77a471e5b66ca5e 100644
--- a/docs/blueprints/index.rst
+++ b/docs/blueprints/index.rst
@@ -2,11 +2,11 @@
 ..
 .. SPDX-License-Identifier: CC-BY-4.0
 
-All Scenario OS Blueprints
-##########################
+All Scenarios OS Blueprints
+###########################
 
 This section details the available blueprints provided as part of the
-All Scenario OS environment.
+All Scenarios OS environment.
 
 .. toctree::
    :maxdepth: 1
diff --git a/docs/blueprints/smart-panel.rst b/docs/blueprints/smart-panel.rst
index e4bf69af9eea43a4617326c39664d961594047e5..8981f04d11e30552317ff4ad497c6487865f8adc 100644
--- a/docs/blueprints/smart-panel.rst
+++ b/docs/blueprints/smart-panel.rst
@@ -72,7 +72,7 @@ How to build
 The Linux Gateway
 -----------------
 
-1. Refer to :ref:`Building OHOS image for Avenger96 <SupportedBoardAvenger96>` to learn how to set up a build environment, build and flash a base All Scenario OS Linux image.
+1. Refer to :ref:`Building an All Scenarios OS image for Avenger96 <SupportedBoardAvenger96>` to learn how to set up a build environment, build and flash a base All Scenarios OS Linux image.
 2. Build blueprint image by invoking following bitbake command
 
 .. code-block:: console