This is an automated email from the ASF dual-hosted git repository.
casion pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git
The following commit(s) were added to refs/heads/dev by this push:
new d873905fd6 fix spell mistake (#545)
d873905fd6 is described below
commit d873905fd6535154ff7f7d647be7c4a19cd72c99
Author: aiceflower <[email protected]>
AuthorDate: Wed Oct 19 17:17:49 2022 +0800
fix spell mistake (#545)
---
.../docusaurus-plugin-content-docs-community/current/how-to-release.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md
index 0369736eb0..5d22cadfcb 100644
---
a/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md
+++
b/i18n/zh-CN/docusaurus-plugin-content-docs-community/current/how-to-release.md
@@ -274,7 +274,7 @@ step3 检查
step4 clone对应的release分支到本地
```shell script
-#-b release-1.12-rc1 指定clone分支 -c(config) 指定使用的配置 core.autocrlf=fals
关闭自动换行符的转换
+#-b release-1.12-rc1 指定clone分支 -c(config) 指定使用的配置 core.autocrlf=false
关闭自动换行符的转换
git clone -b release-1.1.2-rc1 -c core.autocrlf=false
[email protected]:apache/incubator-linkis.git
```
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]