diff --git a/README.rdoc b/README.rdoc index 2291063..2d9b858 100644 --- a/README.rdoc +++ b/README.rdoc @@ -19,7 +19,7 @@ Major League Baseball. == Usage -You need to have at least to players that can play a game (duh). +You need to have at least two players that can play a game (duh). bob = Elo::Player.new jane = Elo::Player.new(:rating => 1500)