From e492e7c4cb43511d37b4b0be5c8d09d607b906c0 Mon Sep 17 00:00:00 2001
From: William Falcon <waf2107@columbia.edu>
Date: Fri, 11 Sep 2020 10:44:37 -0400
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 1804148..7a58457 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ cd deep-learning-project-template
 pip install -e .   
 pip install -r requirements.txt
  ```   
- Next, navigate toany file and run it.   
+ Next, navigate to any file and run it.   
  ```bash
 # module folder
 cd project
-- 
GitLab