Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Nov 21, 2024
1 parent 82ba83a commit fcec857
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/content/Development-API/_index.zh-tw.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ $ eask init
💡 我們不經常呼叫它,因為我們不希望直接執行另一個命令!
{{< /hint >}}

## 🔍 Function: eask-import (`url`)
## 🔍 函式: eask-import (`url`)

從 url 載入並評估腳本。

Expand Down Expand Up @@ -1026,6 +1026,6 @@ This will kill Emacs process.

返回可能的包名稱。

## 🔍 Function: eask-guess-entry-point ()
## 🔍 函式: eask-guess-entry-point ()

返回可能的包的入口點。

0 comments on commit fcec857

Please sign in to comment.