You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by pe...@apache.org on 2020/04/13 09:11:49 UTC

[pulsar] branch master updated: Fix typo in io-debezium-source.md (#6729)

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

penghui pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 81f3bc8  Fix typo in io-debezium-source.md (#6729)
81f3bc8 is described below

commit 81f3bc823d81144acbeeaa229e93e091abd9370f
Author: ran <ga...@126.com>
AuthorDate: Mon Apr 13 17:11:36 2020 +0800

    Fix typo in io-debezium-source.md (#6729)
    
    Fix typo in io-debezium-source.md
---
 site2/docs/io-debezium-source.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site2/docs/io-debezium-source.md b/site2/docs/io-debezium-source.md
index 29526e4..bfa282c 100644
--- a/site2/docs/io-debezium-source.md
+++ b/site2/docs/io-debezium-source.md
@@ -1,6 +1,6 @@
 ---
 id: io-debezium-source
-title: Debezium source onnector
+title: Debezium source connector
 sidebar_label: Debezium source connector
 ---
 
@@ -474,4 +474,4 @@ If you encounter the above problems in synchronizing data, please refer to [this
 
 ```$xslt
 max.queue.size=
-```
\ No newline at end of file
+```