Fix file name

This commit is contained in:
Knoch 2021-05-28 09:50:03 +02:00
parent bdfb0de1dd
commit 6d69d5cf93

View File

@ -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}