From c6c5b89f7207402428b40cdb2d0822dd920181a6 Mon Sep 17 00:00:00 2001 From: Peter Norvig Date: Fri, 30 Jun 2017 09:54:01 -0400 Subject: [PATCH] Update Sicherman Dice.ipynb --- Sicherman Dice.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sicherman Dice.ipynb b/Sicherman Dice.ipynb index ae35ed2..e78ba12 100644 --- a/Sicherman Dice.ipynb +++ b/Sicherman Dice.ipynb @@ -13,7 +13,7 @@ "source": [ "# Sicherman Dice\n", "\n", - "*Note: This notebook takes the form of a conversation between two problem solvers. One speaks in* **bold**, *the other in* plain. *Also note, for those who are not native speakers of English: \"dice\" is the plural form; \"die\" is the singular.\n*", + "*Note: This notebook takes the form of a conversation between two problem solvers. One speaks in* **bold**, *the other in* plain. *Also note, for those who are not native speakers of English: \"dice\" is the plural form; \"die\" is the singular.*\n", "\n", "Huh. This is interesting. You know how in many games, such as craps or Monopoly, you roll two regular dice and add them up. Only the sum matters, not what either of the individual dice shows.\n", "\n",