diff --git a/guide/english/ruby/index.md b/guide/english/ruby/index.md index a28c358609..c351e5cba0 100644 --- a/guide/english/ruby/index.md +++ b/guide/english/ruby/index.md @@ -6,7 +6,7 @@ title: Ruby Ruby was created by Yukihiro "Matz" Matsumoto and is an open source, dynamic and interpreted scripting language for quick and easy object-oriented programming. Which means: -It's also known to have one of the largest and friendly community among programming languages. +It's also known to have one of the largest and friendliest communities among programming languages. * Ability to make operating system calls directly * Immediate feedback during development