Skip to content

Commit b0ff344

Browse files
committed
fix: loadPackage function name
Signed-off-by: peefy <[email protected]>
1 parent df65351 commit b0ff344

File tree

1 file changed

+1
-1
lines changed
  • i18n/zh-CN/docusaurus-plugin-content-blog/2024-04-17-newsletter

1 file changed

+1
-1
lines changed

i18n/zh-CN/docusaurus-plugin-content-blog/2024-04-17-newsletter/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ function main() {
103103
main();
104104
```
105105

106-
+ `execProgram`
106+
+ `loadPackage`
107107

108108
```ts
109109
import { listVariables, ListVariablesArgs } from "kcl-lib";

0 commit comments

Comments
 (0)