This is an automated email from the ASF dual-hosted git repository.
tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 387cf93f179 [fix][doc] typo on client feature matrix page (#705)
387cf93f179 is described below
commit 387cf93f17944ae3c9db5326f73f6d2781de8ef8
Author: Robert Barbey <[email protected]>
AuthorDate: Wed Sep 20 16:11:52 2023 +0200
[fix][doc] typo on client feature matrix page (#705)
---
client-feature-matrix/index.mdx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/client-feature-matrix/index.mdx b/client-feature-matrix/index.mdx
index 2a47afdd4ce..53731b0ccbc 100644
--- a/client-feature-matrix/index.mdx
+++ b/client-feature-matrix/index.mdx
@@ -1,7 +1,7 @@
---
-id: pulsar-client-feaure-matrix
-title: Pulsar Client Feaure Matrix
-sidebar_label: Pulsar Client Feaure Matrix
+id: pulsar-client-feature-matrix
+title: Pulsar Client Feature Matrix
+sidebar_label: Pulsar Client Feature Matrix
---
import Matrix from "../src/components/Matrix/matrix";