From 7c7ac39320a6ab257bb3ff1060b1137e230dbeab Mon Sep 17 00:00:00 2001
From: keleher <keleher@cs.umd.edu>
Date: Fri, 20 Mar 2020 18:54:49 -0400
Subject: [PATCH] auto

---
 assign3.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assign3.md b/assign3.md
index c5391bc..dc5c9d8 100644
--- a/assign3.md
+++ b/assign3.md
@@ -245,7 +245,7 @@ You should:
 - the the tableview to show at least ten of the top scores with rank / score /
   date-and-date, as shown in the video.
 - your game should jump to the high-scores screen at the end of a game when
-  calling `isDone()` returns true, but not whe
+  calling `isDone()` returns true for the first time.
 
 
 ## Task 8: Implement the *About* Scene
-- 
GitLab