From 51952548be68d61deb2c545e757ea391c7dbfa81 Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Thu, 25 Mar 2021 15:39:25 +0000
Subject: [PATCH] about-openharmony.rst: Fix title

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
---
 overview/about-openharmony.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/overview/about-openharmony.rst b/overview/about-openharmony.rst
index 70902b7..f9379dd 100644
--- a/overview/about-openharmony.rst
+++ b/overview/about-openharmony.rst
@@ -46,6 +46,6 @@ Framework Layer
 The Framework layer will provide an SDK to develop |main_project_name| applications in multiple languages such as Java, C, C++, and JS depending on the target device class and its HW constraints.
 
 Application Layer
----------------
+-----------------
 
 This Application layer consists of system and third-party applications. |main_project_name| applications will be able to use APIs to expose business logic as `abilities` that may be utilized inside other applications, thus allowing creation of more integrated experiences on the same device as well as distributed across devices.
-- 
GitLab