summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
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