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/eventmesh-site.git
The following commit(s) were added to refs/heads/master by this push:
new 5e27c135 Fix typos on Introduction.md
new 8c802652 Merge pull request #71 from vcottagiri/patch-1
5e27c135 is described below
commit 5e27c135d9826519d28f3686d7fa0780b7f15f24
Author: Varghese Cottagiri <[email protected]>
AuthorDate: Mon Mar 20 10:22:24 2023 -0400
Fix typos on Introduction.md
---
docs/introduction.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/introduction.md b/docs/introduction.md
index c6e8f66c..197912fb 100644
--- a/docs/introduction.md
+++ b/docs/introduction.md
@@ -17,9 +17,9 @@ sidebar_position: 0
Apache EventMesh (Incubating) has a vast amount of features to help users
achieve their goals. Let us share with you some of the key features EventMesh
has to offer:
- Built around the [CloudEvents](https://cloudevents.io) specification.
-- Rapidty extendsible language sdk around [gRPC](https://grpc.io) protocols.
-- Rapidty extendsible middleware by connectors such as [Apache
RocketMQ](https://rocketmq.apache.org), [Apache
Kafka](https://kafka.apache.org), [Apache Pulsar](https://pulsar.apache.org),
[RabbitMQ](https://rabbitmq.com), [Redis](https://redis.io),
[Pravega](https://cncf.pravega.io), and
[RDMS](https://en.wikipedia.org/wiki/Relational_database)(in progress) using
[JDBC](https://en.wikipedia.org/wiki/Java_Database_Connectivity).
-- Rapidty extendsible controller such as
[Consul](https://consulproject.org/en/), [Nacos](https://nacos.io),
[ETCD](https://etcd.io) and [Zookeeper](https://zookeeper.apache.org/).
+- Rapidly extensible language sdk around [gRPC](https://grpc.io) protocols.
+- Rapidly extensible middleware by connectors such as [Apache
RocketMQ](https://rocketmq.apache.org), [Apache
Kafka](https://kafka.apache.org), [Apache Pulsar](https://pulsar.apache.org),
[RabbitMQ](https://rabbitmq.com), [Redis](https://redis.io),
[Pravega](https://cncf.pravega.io), and
[RDMS](https://en.wikipedia.org/wiki/Relational_database)(in progress) using
[JDBC](https://en.wikipedia.org/wiki/Java_Database_Connectivity).
+- Rapidly extensible controller such as
[Consul](https://consulproject.org/en/), [Nacos](https://nacos.io),
[ETCD](https://etcd.io) and [Zookeeper](https://zookeeper.apache.org/).
- Guaranteed at-least-once delivery.
- Deliver events between multiple EventMesh deployments.
- Event schema management by catalog service.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]