diff --git a/versioned_docs/version-5.0/10-connect/04RocketMQ Connect In Action1.md b/versioned_docs/version-5.0/10-connect/04RocketMQ Connect In Action1.md index 5e7d5bcf4a..af19199247 100644 --- a/versioned_docs/version-5.0/10-connect/04RocketMQ Connect In Action1.md +++ b/versioned_docs/version-5.0/10-connect/04RocketMQ Connect In Action1.md @@ -231,6 +231,6 @@ curl -X POST -H "Content-Type: application/json" http://127.0.0.1:8082/connector 通过root/debezium账号登录数据库 对源数据库表:inventory.employee增删改 -即可同步到目标办inventory_2.employee +即可同步到目标表inventory_2.employee