From 3ba5eb03ff2e9c93acd4a2a353b41e2c87502239 Mon Sep 17 00:00:00 2001 From: joachimkrasmussen <62552240+joachimkrasmussen@users.noreply.github.com> Date: Wed, 7 Jul 2021 17:38:46 +0200 Subject: [PATCH] Update readings.md --- src/content/page/readings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/page/readings.md b/src/content/page/readings.md index 12b8e1c..f2cf523 100644 --- a/src/content/page/readings.md +++ b/src/content/page/readings.md @@ -15,7 +15,7 @@ Textbooks for data science in Python ## Preparation and Assignment 0 -The course begin with your preparation for the teaching. This consists in Assignment 0 which is a learning module and assignment together. In terms of teaching it provides an overview of basic Python and how to use it for data analysis. We also introduce markdown for writing text that allows simple formatting in plain text. +The course begins with your preparation for the teaching. This consists in Assignment 0 which is a learning module and assignment together. In terms of teaching it provides an overview of basic Python and how to use it for data analysis. We also introduce markdown for writing text that allows simple formatting in plain text. #### Required reading