From 7ba75b841927cc53d699ab6c9813c653445fe08c Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Sun, 5 Sep 2021 19:14:49 -0400 Subject: [PATCH] auto --- assign1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assign1/README.md b/assign1/README.md index 60999ee..aedfa65 100644 --- a/assign1/README.md +++ b/assign1/README.md @@ -65,7 +65,7 @@ so that: # Building An App -We are going to build an apple called `Triples` in two or three +We are going to build an app called `Twos` in two or three stages. In the first stage, we are just going to design and implement the model, and unit-test it. -- GitLab