From ad4ce795ac2cd28255517ada89c4a1d950b33e46 Mon Sep 17 00:00:00 2001
From: keleher <keleher@cs.umd.edu>
Date: Mon, 23 Mar 2020 17:11:52 -0400
Subject: [PATCH] auto

---
 assign3.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/assign3.md b/assign3.md
index dc5c9d8..5ca5a9d 100644
--- a/assign3.md
+++ b/assign3.md
@@ -1,5 +1,5 @@
 # Assignment 3: Fancy Triples
-**Due: Apr 5, 2020, 11:59:59 pm, v1**
+**Due: Apr 5, 2020, 11:59:59 pm, v1.01**
 
 
 ## Goals
@@ -87,7 +87,7 @@ You cannot run at this point because your `IBOutlet`s refer to non-existent view
 
 ## Task 2: Change the model
 
-Your model is conceptually unchanged. However, the view controller is
+Your model is conceptually unchanged. However, **the view** is
 now going to animate tile movement, and therefore needs to recognize
 specific tiles in order to identify tile movements.
 
-- 
GitLab