Skip to content

Commit 58e4e3f

Browse files
timfanda35bugtender
authored andcommitted
Fix typo
1 parent 8269e75 commit 58e4e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zh_tw/news/_posts/2024-12-25-ruby-3-4-0-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lang: zh_tw
99

1010
{% assign release = site.data.releases | where: "version", "3.4.0" | first %}
1111
我們很高興宣布 Ruby {{ release.version }} 發佈了。 Ruby 3.4 加入了 `it` 區塊參數參考變數,
12-
將 Prism 作為預設的解析氣,為 socket 函式庫加入 Happy Eyeballs Version 2 支援,改進 YJIT,加入 Modular GC,與其他更多.
12+
將 Prism 作為預設的解析器,為 socket 函式庫加入 Happy Eyeballs Version 2 支援,改進 YJIT,加入 Modular GC,與其他更多
1313

1414
## 導入 `it`
1515

0 commit comments

Comments
 (0)