diff --git a/versioned_docs/version-v1.10.0/design-document/03-connect/06-lark-connector.md b/versioned_docs/version-v1.10.0/design-document/03-connect/06-lark-connector.md index 665b590a45..3de3ab6e78 100644 --- a/versioned_docs/version-v1.10.0/design-document/03-connect/06-lark-connector.md +++ b/versioned_docs/version-v1.10.0/design-document/03-connect/06-lark-connector.md @@ -4,7 +4,7 @@ Before using eventmesh-connector-lark to sink events, you need to configure the server. -- Please customize `sinkEnable``=`true`/`false` in `/resource/server-config.yml` to turn on/off the sink function. +- Please customize `sinkEnable`=`true`/`false` in `/resource/server-config.yml` to turn on/off the sink function. - Regarding `/resource/sink-config.yml`, only the configuration under `sinkConnectorConfig` is explained here: - `connectorName`, specify the connector name - (required) `appId`, the appId obtained from lark @@ -33,4 +33,4 @@ For the Lark open platform API involved in this module, please click the followi - **Send Message**, please [view here](https://open.larksuite.com/document/server-docs/im-v1/message/create?appId=cli_a5e1bc31507ed00c) - **text**, please [view here](https://open.larksuite.com/document/server-docs/im-v1/message-content-description/create_json#c9e08671) -- **markdown**, please [view here](https://open.larksuite.com/document/common-capabilities/message-card/message-cards-content/using-markdown-tags) \ No newline at end of file +- **markdown**, please [view here](https://open.larksuite.com/document/common-capabilities/message-card/message-cards-content/using-markdown-tags)