You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@eventmesh.apache.org by ch...@apache.org on 2023/01/12 12:13:47 UTC

[incubator-eventmesh-site] branch master updated: Update docusaurus.config.js

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

chenguangsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-eventmesh-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 9db86a2  Update docusaurus.config.js
9db86a2 is described below

commit 9db86a2d8716a071a451bad609e48d04d6d9805a
Author: Eason Chen <qq...@gmail.com>
AuthorDate: Thu Jan 12 20:13:44 2023 +0800

    Update docusaurus.config.js
---
 docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index e1c3ebe..663ac84 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -21,7 +21,7 @@ const reverseSidebarItems = (items) => {
 module.exports = {
   title: 'Apache EventMesh',
   tagline: `
-    Dynamic cloud-native eventing infrastructure that decouples the application and backend middleware layer,
+    A dynamic event-driven application runtime used to decouples the application and backend middleware layer,
     which supports a wide range of use cases that encompass complex multi-cloud,
     widely distributed topologies using diverse technology stacks.
   `,


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: commits-help@eventmesh.apache.org