From 7184ca9cf1513211a82df985e77813014bd68579 Mon Sep 17 00:00:00 2001
From: Fatih Yazici <fatih.yazici@epfl.ch>
Date: Tue, 15 Nov 2022 11:49:10 +0000
Subject: [PATCH] Update Lab 4 deadline

---
 labs/lab04/lab04-description.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/lab04/lab04-description.md b/labs/lab04/lab04-description.md
index e0cfac3..3054eee 100644
--- a/labs/lab04/lab04-description.md
+++ b/labs/lab04/lab04-description.md
@@ -141,7 +141,7 @@ structure of your project `src` directory should be as follows:
           └── UniqueCounter.scala
 
 ## Deliverables
-Deadline: **Wednesday November 16 at 11pm**.
+Deadline: **Thursday November 17 at 11pm**.
 
 Submission: push the solved lab 4 to the branch `clplab4` that was created on your Gitlab repo. Do not push the changes to other branches! It may interfere with your previous submissions.
 You may want to copy the files you changed directly to the new branch, since the two branches don't share a history in git.
-- 
GitLab