gong commented on code in PR #418: URL: https://github.com/apache/incubator-inlong-website/pull/418#discussion_r899714971
########## i18n/zh-CN/docusaurus-plugin-content-docs/current/data_node/extract_node/mongodb-cdc.md: ########## @@ -3,14 +3,14 @@ title: MongoDB-CDC sidebar_position: 7 --- -## MongoDB-CDC Extract节点 +## MongoDB-CDC Extract 节点 MongoDB CDC 连接器允许从 MongoDB 读取快照数据和增量数据。本文档介绍如何设置 MongoDB CDC 连接器以对 MongoDB 运行 SQL 查询。 ## 支持的版本 -| Extract节点 | 版本 | -| ------------------------------- | -------------------------------------------- | -| [mongodb-cdc](./mongodb-cdc.md) | [MongoDB](https://www.mongodb.com/): \>= 3.6 | +| Extract节点 | 版本 | +| ------------------------------- | --------------------------------------------- | +| [mongodb-cdc](./mongodb-cdc.md) | [MongoDB](https://www.mongodb.com/): `>=` 3.6 | Review Comment: `mongodb-cdc` change to `MongoDB-CDC` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
