Skip to content

Commit 8bc7b3b

Browse files
Nathaniel SuchyJuanitoFatas
Nathaniel Suchy
authored andcommitted
Improve FAQ1 post (en) (#1900)
Replace "..." with "and so on" to make the text about OO features consistent with each other
1 parent 9f0dd8f commit 8bc7b3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/documentation/faq/1/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Ruby features:
5555

5656
* Simple syntax,
5757
* Basic OO features (classes, methods, objects, and so on),
58-
* Special OO features (mixins, singleton methods, renaming, ...),
58+
* Special OO features (mixins, singleton methods, renaming, and so on),
5959
* Operator overloading,
6060
* Exception handling,
6161
* Iterators and closures,

0 commit comments

Comments
 (0)