mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Fix typo in NEWS.md
This commit is contained in:
parent
151ff609e5
commit
2e436982ee
Notes:
git
2020-12-15 21:00:42 +09:00
1 changed files with 1 additions and 1 deletions
2
NEWS.md
2
NEWS.md
|
@ -54,7 +54,7 @@ sufficient information, see the ChangeLog file or Redmine
|
||||||
|
|
||||||
* Pattern matching(`case/in`) is no longer experimental. [[Feature #17260]]
|
* Pattern matching(`case/in`) is no longer experimental. [[Feature #17260]]
|
||||||
|
|
||||||
* One-line pattern matching is redesgined. [EXPERIMENTAL]
|
* One-line pattern matching is redesigned. [EXPERIMENTAL]
|
||||||
* `=>` is added. It can be used as like rightward assignment.
|
* `=>` is added. It can be used as like rightward assignment.
|
||||||
[[Feature #17260]]
|
[[Feature #17260]]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue