diff --git a/slides/chapter-03.en.md b/slides/chapter-03.en.md index f6e6dd0..fe13daf 100644 --- a/slides/chapter-03.en.md +++ b/slides/chapter-03.en.md @@ -379,7 +379,7 @@ List of figures and list of tables Structure your document and text @content -* Open the file `documemt-structure.tex`. It is located in the directory `exercises/basic-document-structure`. +* Open the file `document-structure.tex`. It is located in the directory `exercises/basic-document-structure`. * ++ Wrap the entire text in `document-structure.tex` in a **document** environment and insert the following **preamble** above, so that you can compile the document: ``` {.lang-tex .hljs .fragment}