QuakeWang commented on a change in pull request #463: URL: https://github.com/apache/dolphinscheduler-website/pull/463#discussion_r734244978
########## File path: docs/en-us/1.3.9/user_doc/standalone-server.md ########## @@ -3,14 +3,14 @@ # NOTICE: -Recommended for less than 20 workflows, Use H2 Database, Zookeeper Testing Server. +Recommended for less than 20 workflows, Using embedded technology, using embedded H2 Database,Zookeeper Testing Server. # 1. Preparation * [JDK](https://www.oracle.com/technetwork/java/javase/downloads/index.html) (1.8+), please configure JAVA_HOME and PATH variables under /etc/profile -# 2, one key start +# 2. one key start Review comment: The initials of "one" are recommended capitalized. ########## File path: docs/zh-cn/1.3.9/user_doc/standalone-server.md ########## @@ -3,7 +3,7 @@ ## NOTICE: -建议20个以下工作流使用,采用 H2 Database, Zookeeper Testing Server。 +建议20个以下工作流使用,采用嵌入式技术,使用嵌入式H2 Database, Zookeeper Testing Server。 Review comment: To improve readability, it is recommended to add a space between Chinese and numbers or English words. -- 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]
