summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorKazuhiro NISHIYAMA <zn@mbf.nifty.com>2020-09-27 01:16:42 +0900
committerKazuhiro NISHIYAMA <zn@mbf.nifty.com>2020-09-27 01:16:42 +0900
commit70d7e4c3f02aabf06eb50e01d50c83bddd227a9c (patch)
treef9c0f33a2324774bb40376170439657a2dd270ec /NEWS.md
parent48b53190063e4ca857f3e4a42928a5fa9190ba3a (diff)
Fix a typo [ci skip]
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.md b/NEWS.md
index 086da34bf7..f41b20a114 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -83,7 +83,7 @@ sufficient information, see the ChangeLog file or Redmine
* Interpolated String literals are no longer frozen when
`# frozen-string-literal: true` is used. [[Feature #17104]]
-* RBS is introduced. It is a type definition languaged for Ruby programs.
+* RBS is introduced. It is a type definition language for Ruby programs.
## Command line options