From 68e618981b321c74e7cd294bff783d0ae0815b5a Mon Sep 17 00:00:00 2001 From: Evelyn Fradtschuk Date: Fri, 28 May 2021 11:25:31 +0200 Subject: [PATCH] minor changes in chapter 03 --- slides/chapter-03.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/chapter-03.en.md b/slides/chapter-03.en.md index 130991b..ac6f238 100644 --- a/slides/chapter-03.en.md +++ b/slides/chapter-03.en.md @@ -394,5 +394,5 @@ Structure your document and text * ++ As you may already have noticed, **paragraphs** are marked as ‘`\\`’. Use real paragraphs instead. * ++ Time to structure our document! Use LaTex commands to declare all **headings** (`\section`, `\subsubsection`, etc.). -* ++ Add a **table of contents.** to your document. +* ++ Add a **table of contents** to your document.