diff --git a/lib/example.rb b/lib/example.rb index de7d2cb..285bbf3 100644 --- a/lib/example.rb +++ b/lib/example.rb @@ -10,4 +10,5 @@ puts phrase puts phrase puts phrase -puts phrase \ No newline at end of file +puts phrase +end \ No newline at end of file