Pil0tXia opened a new pull request, #4187: URL: https://github.com/apache/eventmesh/pull/4187
Fixes #4185. ### Motivation  According to the original Chinese comments in the git commit history, the existing English comments are misleading. The English translation does not match the meaning of the original Chinese text, which affects understanding. ### Modifications Correct eventmesh.properties comment grammar mistake. ``` # Webhook CloudEvent sending mode. This property is the same as the eventMesh.storage.plugin.type configuration. producer: storage: standalone ``` ### Documentation - Does this pull request introduce a new feature? (no) - If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented) - If a feature is not applicable for documentation, explain why? - If a feature is not documented yet in this PR, please create a followup issue for adding the documentation -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
