1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Fix typo in README (#5925)

"iteretor" -> "iterator"
This commit is contained in:
Yudai Takada 2022-05-21 06:45:46 +09:00 committed by GitHub
parent 65122d09d5
commit 3bceae0fad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
Notes: git 2022-05-21 06:46:05 +09:00
Merged-By: k0kubun <takashikkbn@gmail.com>

View file

@ -1,6 +1,6 @@
= Sample scripts
* array and iteretor
* array and iterator
* darray.rb --- server
* darrayc.rb --- client