From d4085fa99635f614c257a7d973a2b2df68f0b253 Mon Sep 17 00:00:00 2001 From: Jeroen Van Goey Date: Sat, 20 Oct 2018 22:49:01 +0200 Subject: [PATCH] Fix typo Fix a simple typo. PS: thanks for implementing this, this is a godsend! --- Exercise1/exercise1.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Exercise1/exercise1.ipynb b/Exercise1/exercise1.ipynb index 7ebc6fa..6eea3ca 100755 --- a/Exercise1/exercise1.ipynb +++ b/Exercise1/exercise1.ipynb @@ -168,7 +168,7 @@ "\n", "Execute the next cell to grade your solution to the first part of this exercise.\n", "\n", - "*You should now submit you solutions.*" + "*You should now submit your solutions.*" ] }, {