Remove trailing whitespace [doc]

This commit is contained in:
Marc-Andre Lafortune 2020-09-26 00:34:34 -04:00 коммит произвёл Marc-André Lafortune
Родитель f4733b2c31
Коммит fb16c3dce2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -411,7 +411,7 @@ Excluding feature bug fixes.
* RBS is a new language for type definition of Ruby programs.
It allows writing types of classes and modules with advanced
types including union types, overloading, generics, and
types including union types, overloading, generics, and
_interface types_ for duck typing.
* Ruby ships with type definitions for core/stdlib classes.