diff --git a/en/documentation/faq/1/index.md b/en/documentation/faq/1/index.md index 98b422ddb0..0d8aff309c 100644 --- a/en/documentation/faq/1/index.md +++ b/en/documentation/faq/1/index.md @@ -55,7 +55,7 @@ Ruby features: * Simple syntax, * Basic OO features (classes, methods, objects, and so on), -* Special OO features (mixins, singleton methods, renaming, ...), +* Special OO features (mixins, singleton methods, renaming, and so on), * Operator overloading, * Exception handling, * Iterators and closures,