From a66952de6abbdaa2ecfaad5971d8ac7644a115ee Mon Sep 17 00:00:00 2001
From: cprutean <cip.pruteanu@ed.ac.uk>
Date: Wed, 18 Sep 2024 10:07:57 +0100
Subject: [PATCH] Update file assessment.ipynb

---
 CourseNotes/assessment.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CourseNotes/assessment.ipynb b/CourseNotes/assessment.ipynb
index 4f84922..463b9e7 100644
--- a/CourseNotes/assessment.ipynb
+++ b/CourseNotes/assessment.ipynb
@@ -31,7 +31,7 @@
     "\n",
     "## Checkpoints\n",
     "\n",
-    "**Remember before you start a checkpoint please first rename the checkpoint notebook which contains your solutions as CheckpointN_YourUUN, eg. Checkpoint1_s1234567**.  \n",
+    "**It may be helpful before you start a checkpoint to first rename the checkpoint notebook which contains your solutions as CheckpointN_YourUUN, eg. Checkpoint1_s1234567**.  \n",
     "\n",
     "1.  [Checkpoint 1](../Checkpoints/Checkpoint1.ipynb): basic handling of floating point numbers and mathematical\n",
     "    functions.  \n",
-- 
GitLab