From 311adc38d878f60668a6d45bc03a39967b941f11 Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Tue, 7 Sep 2021 19:15:17 -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 546ce3e..8ccfb1d 100644
--- a/assign1/README.md
+++ b/assign1/README.md
@@ -165,7 +165,7 @@ any credit, do not define a `Tile`-specific version of rotate or use
 The rotation functions work as follows: ![rotate2](rotate2.svg)
 
 
-### testing
+## Testing
 
 The provided copy of `assign1Tests.swift` should have been copied
 **unaltered** into your project. Test your project by 
-- 
GitLab