diff --git a/README.md b/README.md index c8db4a8..78876b7 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Usage @i += @step end end - end + end Functional.new( Sequence.new). select {|i| i.even? }.