This is an automated email from the ASF dual-hosted git repository.

zkaoudi pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 39ffa5a0 minor changes in about
39ffa5a0 is described below

commit 39ffa5a0a65063db2dd45703ef7248cd71e8bd2f
Author: Zoi <[email protected]>
AuthorDate: Mon Mar 4 11:15:03 2024 +0100

    minor changes in about
---
 docs/introduction/about.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/introduction/about.md b/docs/introduction/about.md
index 16a61298..e57e9bda 100644
--- a/docs/introduction/about.md
+++ b/docs/introduction/about.md
@@ -21,7 +21,7 @@ sidebar_position: 1
   limitations under the License.
 
 -->
-### *A unified data processing framework that seamlessly integrates and 
orchestrates multiple data platforms to deliver unparalleled performance and 
flexibility.*
+#### *A unified data processing framework that seamlessly integrates and 
orchestrates multiple data platforms to deliver unparalleled performance and 
flexibility.*
 
 Apache Wayang's three-layer architecture provides a strategic *abstraction* 
between user applications and underlying data processing platforms, ensuring 
seamless integration and optimization. The application layer encapsulates 
application-specific logic, while the core layer acts as an intermediary, 
translating application logic into a standardized intermediate representation 
(WayangPlan). This standardized representation is then passed to the platform 
layer, where it is optimized for ex [...]
 

Reply via email to