From 34c82464f9075be45008f07c277d402897cdca2e Mon Sep 17 00:00:00 2001 From: ricardocalleja <61325417+ricardocalleja@users.noreply.github.com> Date: Mon, 19 Oct 2020 13:55:23 -0300 Subject: [PATCH] Update 13_convolutions.ipynb (#278) Replace "There's a top edge at cell 5,7" for "There's a top edge at cell 5,8." --- 13_convolutions.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/13_convolutions.ipynb b/13_convolutions.ipynb index 53803eb..f7f6006 100644 --- a/13_convolutions.ipynb +++ b/13_convolutions.ipynb @@ -1281,7 +1281,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "There's a top edge at cell 5,7. Let's repeat our calculation there:" + "There's a top edge at cell 5,8. Let's repeat our calculation there:" ] }, {