From ba38bc7ff03b269107f829701991844f38a10eb5 Mon Sep 17 00:00:00 2001 From: Matthieu Bovel <matthieu.bovel@epfl.ch> Date: Wed, 22 Sep 2021 13:45:47 +0200 Subject: [PATCH] Fix typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 746ccb6..7f4051d 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ The grading of the course is divided between labs (30%), a midterm exam (20%) an <!-- date -d "30/09/2019 364 days" +"%d.%m.%Y" --> -Lectures are prerecorded and published below. This class is given in a [_flipped classrom_](https://en.wikipedia.org/wiki/Flipped_classroom) format, meaning that you should watch the videos by yourseulf _before_ the indicated date. You will then have the occasion to test and perfect your knowledge during the [exercises (recitation sessions)](#user-content-exercise-recitation-session-schedule) on Wednesday afternoons, and [labs](user-content-lab-schedule) on Friday mornings. +Lectures are prerecorded and published below. This class is given in a [_flipped classrom_](https://en.wikipedia.org/wiki/Flipped_classroom) format, meaning that you should watch the videos by yourself _before_ the indicated date. You will then have the occasion to test and perfect your knowledge during the [exercises (recitation sessions)](#user-content-exercise-recitation-session-schedule) on Wednesday afternoons, and [labs](#user-content-lab-schedule) on Friday mornings. **Note**: In some lectures, worksheets are used to present code. To learn how to use worksheets yourselves, please follow the [Tools -- GitLab