diff --git a/documentation/source/quick-start/avenger-96-board.rst b/documentation/source/quick-start/avenger-96-board.rst
index 3680ab46dead0aceefa2f3d78aac7eb09ab0993c..02547912544496e763a8602b4b942774ae241f92 100644
--- a/documentation/source/quick-start/avenger-96-board.rst
+++ b/documentation/source/quick-start/avenger-96-board.rst
@@ -9,8 +9,8 @@ The STM32MP157 is a highly integrated multi-market system-on-chip designed to en
 
 For more details on Avenger 96 board, refer https://www.96boards.org/product/avenger96/.
 
-Bulding Zephyr onto Avenger96 board
-*************************************
+Bulding Linux and Zephyr onto Avenger96 board
+*********************************************
 OpenHarmony can be hosted on top of variety of kernels. Currently supported kernels (a.k.a. OHOS flavours) are Linux and Zephyr.
 
 To build OHOS flavour, use the following command syntax:
@@ -202,6 +202,7 @@ Activation of remoteproc
    Philosopher 2 [P: 1]  THINKING [  725 ms ]
    Philosopher 1 [P: 2]   EATING  [  225 ms ]
 
+
 Flashing an Application to Avenger96 board
 ******************************************
 When the build completes it puts all the required files into the'deploy' folder. Execute the following commands: