From 7d95718fea52153a9595b9972ae3fdf9e4ed55ea Mon Sep 17 00:00:00 2001 From: Leonetienne Date: Thu, 3 Feb 2022 14:19:12 +0100 Subject: [PATCH] typo readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 025bf7d..9b21b39 100644 --- a/readme.md +++ b/readme.md @@ -10,4 +10,4 @@ * All paths must be relative to project root! (where `/compile.sh` lies). * Configure your projects base informations such as title, author, year, etc in `/config.tex`. * When creating new chapters (files in `/chapters/`), you have to include them in `/chapters.tex`. -* When creating new appendix entries (files in `/appendix/`), you have to include htem in `/appendix.tex`. +* When creating new appendix entries (files in `/appendix/`), you have to include them in `/appendix.tex`.