From 689ae4d9136e0481282731c4d7136577bcfeabf7 Mon Sep 17 00:00:00 2001 From: Neil Smith Date: Mon, 10 Jul 2017 16:46:51 +0100 Subject: [PATCH] Changed day 9 blurb --- 09-resolving-the-bill/resolving-the-bill-solution.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/09-resolving-the-bill/resolving-the-bill-solution.ipynb b/09-resolving-the-bill/resolving-the-bill-solution.ipynb index 5b04383..379cfc9 100644 --- a/09-resolving-the-bill/resolving-the-bill-solution.ipynb +++ b/09-resolving-the-bill/resolving-the-bill-solution.ipynb @@ -24,7 +24,7 @@ "6: aacccabaddcdaddaabdc\n", "```\n", "\n", - "You know what you spent, so you've helpfully added your bill as the first line of the file, at index 0. \n", + "You know what you spent, so you've helpfully included your bill as the first line of the file, at index 0. \n", "\n", "You can find your bill in the mixed-up line at index 4, like this:\n", "\n", -- 2.34.1