lib/Main.rb in rpsg-0.2.4 vs lib/Main.rb in rpsg-0.2.5

- old
+ new

@@ -65,6 +65,6 @@ private_methods :PrivateMethods end -RockPaperScissorsGame.new.play(2) # best of 3 +RockPaperScissorsGame.new.play(2) # best out of 3 \ No newline at end of file