diff --git a/example.rb b/example.rb index bc1a148..3e4db16 100644 --- a/example.rb +++ b/example.rb @@ -2,4 +2,5 @@ puts 'Hello the second time!' puts "fixed conflict" puts 'Hi from Batman' -puts "Hi again from Batman in double quotes" +puts "Hi again from Batman with double quotes" +puts "It is getting hot outside!"