Skip to content

Commit e0e808a

Browse files
committed
fix: fix typo
Signed-off-by: zongz <zongzhe1024@163.com>
1 parent 2bceb8d commit e0e808a

File tree

2 files changed

+2
-2
lines changed
  • blog/2023-11-30-kcl-0.7.0-release
  • i18n/zh-CN/docusaurus-plugin-content-blog/2023-11-30-kcl-0.7.0-release

2 files changed

+2
-2
lines changed

blog/2023-11-30-kcl-0.7.0-release/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This blog will introduce the content of KCL v0.7.0 and recent developments in th
2525

2626
## Language Updates
2727

28-
### ⭐️ New KCL Cli
28+
### ⭐️ New KCL CLI
2929

3030
When compiling, use `kcl`, when downloading packages, use `kpm`, if you have a KCL model that you want to send to the cluster, you also need to use `kusion`, kcl is the compilation command, `kpm run` can also be compiled, I also found `kusion compile` in the kusion command line, do you have the same confusion, what is the relationship between these tools? How do I use them?
3131

i18n/zh-CN/docusaurus-plugin-content-blog/2023-11-30-kcl-0.7.0-release/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ KCL 团队很高兴地宣布 **KCL v0.7.0 新版本现在已经可用**!本次
2323

2424
## 语言更新
2525

26-
### ⭐️ 全新的 KCL Cli
26+
### ⭐️ 全新的 KCL 命令行工具
2727

2828
编译的时候使用 kcl, 下载包的使用使用 kpm, 如果您有一个 KCL 模型想要发到集群,您还需要使用 kusion, kcl 是编译命令,kpm run 也可以编译,我在 kusion 的命令行中还发现了 kusion compile,您是否也有相同的困惑,这些工具之间的关系是什么?我该如何使用它们 ?
2929

0 commit comments

Comments
 (0)