From 229aba95118c8d6f33913e6c6beb83600a411d6e Mon Sep 17 00:00:00 2001
From: "Peter J. Keleher" <keleher@cs.umd.edu>
Date: Mon, 4 May 2020 10:49:58 -0400
Subject: [PATCH] auto

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

diff --git a/assign5/assign5.md b/assign5/assign5.md
index 3ae1260..e770c84 100644
--- a/assign5/assign5.md
+++ b/assign5/assign5.md
@@ -1,5 +1,5 @@
 # Assignment 5: Tok: Firebase and Playing Video
-**Due: May 17, 2020, 11:59:59 pm, v1.01**
+**Due: May 17, 2020, 11:59:59 pm, v1.02**
 
 (live doc, be sure to check back frequently)
 
@@ -232,7 +232,7 @@ https://sedna.cs.umd.edu/436clips/vids/horses.mp4"
 ```
   You may upload URLs for recordings elsewhere, but try to keep them short (20-30 seconds,
   max).
-- You can regenerate a reasonable, syntacticly correct db as follows:
+- You can regenerate a reasonable, syntactically correct db as follows:
 ```
  let root = Database.database().reference()
 
-- 
GitLab