diff --git a/slides/chapter-03.en.md b/slides/chapter-03.en.md index b785372..2f1ca45 100644 --- a/slides/chapter-03.en.md +++ b/slides/chapter-03.en.md @@ -391,7 +391,7 @@ Structure your document and text \usepackage{csquotes} ``` -* ++ As you may already have noticed, **paragraphs** are marked as ‘`//`’. Use real paragraphs instead. +* ++ 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.