浏览代码

docs: commit docs

YuKun Liu 3 年之前
父节点
当前提交
4480874ee2
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/cli/src/configure.md

+ 2 - 2
docs/cli/src/configure.md

@@ -62,7 +62,7 @@ Include some `CSS Javascript` resources into html file.
       "https://cdn.jsdelivr.net/npm/bootstrap/dist/css/bootstrap.css"
    ]
    ```
-2. ***script*** - include soe script(JS) file into html.
+2. ***script*** - include some script(JS) file into html.
     ```
     style = [
         # include from public_dir.
@@ -85,7 +85,7 @@ Only include resources at `Dev` mode.
       "https://cdn.jsdelivr.net/npm/bootstrap/dist/css/bootstrap.css"
    ]
    ```
-2. ***script*** - include soe script(JS) file into html.
+2. ***script*** - include some script(JS) file into html.
     ```
     style = [
         # include from public_dir.