emerkfu commented on code in PR #11189: URL: https://github.com/apache/doris/pull/11189#discussion_r930138938
########## docs/zh-CN/docs/get-starting/get-starting.md: ########## @@ -32,16 +32,15 @@ under the License. 1. CPU:2C(最低)8C(推荐) 2. 内存:4G(最低)48G(推荐) 3. 硬盘:100G(最低)400G(推荐) -4. 平台:MacOS(Intel)、LinuxOS、Windows虚拟机 +4. 平台:MacOS(Intel)、LinuxOS、Windows 虚拟机 5. 系统:CentOS(7.1及以上)、Ubuntu(16.04 及以上) 6. 软件:JDK(1.8及以上)、GCC(4.8.2 及以上) ## 单机部署 -**在创建之前,请准备好已完成编译的FE/BE文件,此教程不再赘述编译过程。** +**在创建之前,请准备好已完成编译的 FE / BE 文件,此教程不再赘述编译过程。** - -**该教程为单节点、1FE 和 1BE 的混布教程,只需要一个节点,便于快速体验 Doris。** +**该教程为单节点、1 FE 和 1 BE 的混合部署教程,只需要一个节点,便于快速体验 Doris。** Review Comment: Deleted empty line have been added. -- 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]
