From c7c2054326bf7c7dccf5c1757f08f24fcf956b0c Mon Sep 17 00:00:00 2001 From: Noe De Santo <noe.desanto@epfl.ch> Date: Wed, 13 Oct 2021 10:36:12 +0200 Subject: [PATCH] Fix alignment --- labs/labs_03.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/labs/labs_03.md b/labs/labs_03.md index bbb58c6..f989889 100644 --- a/labs/labs_03.md +++ b/labs/labs_03.md @@ -150,7 +150,7 @@ The structure of your project `src` directory should be as follows: │ └── TreeModule.scala │ ├── lib - │ ├── scallion_3.0.6.jar (new) + │ ├── scallion_3.0.6.jar (new) │ └── silex_3.0.6.jar │ ├── parsing @@ -169,6 +169,6 @@ The structure of your project `src` directory should be as follows: ## Deliverables -You have TBD weeks to complete this assignment. +You have *TBD* weeks to complete this assignment. -**Deadline: Wednesday TBD October, 23:00** +**Deadline: Wednesday *TBD* October, 23:00** -- GitLab