From 4e5b9ca9698989dd7c51e9d24e4e97a0602ad274 Mon Sep 17 00:00:00 2001 From: smlance Date: Tue, 9 Jul 2013 09:44:01 -0400 Subject: [PATCH] Fixed another small grammatical mistake (. to ? in dice file) --- src/about_dice_project.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/about_dice_project.rb b/src/about_dice_project.rb index 98717ba..b458147 100644 --- a/src/about_dice_project.rb +++ b/src/about_dice_project.rb @@ -56,7 +56,7 @@ class AboutDiceProject < Neo::Koan # # If the rolls are random, then it is possible (although not # likely) that two consecutive rolls are equal. What would be a - # better way to test this. + # better way to test this? end def test_you_can_roll_different_numbers_of_dice