From 3d1ea6e0624540284c35e0646a9814aae0e2aca0 Mon Sep 17 00:00:00 2001
From: Amit Kucheria <amit.kucheria.ext@huawei.com>
Date: Wed, 31 Mar 2021 12:45:25 +0530
Subject: [PATCH] Use future passive tense for vision

The features we are talking about are not currently fully functional.
Make sure that readers understand that.

Signed-off-by: Amit Kucheria <amit.kucheria.ext@huawei.com>
---
 overview/openharmony-vision.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/overview/openharmony-vision.rst b/overview/openharmony-vision.rst
index bcce52b..b0ae60b 100644
--- a/overview/openharmony-vision.rst
+++ b/overview/openharmony-vision.rst
@@ -97,8 +97,8 @@ 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
+When completed, the Application layer will host the 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