Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
timfanda35 authored and bugtender committed Dec 31, 2024
1 parent 8269e75 commit 58e4e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zh_tw/news/_posts/2024-12-25-ruby-3-4-0-released.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ lang: zh_tw

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

## 導入 `it`

Expand Down

0 comments on commit 58e4e3f

Please sign in to comment.