From 9729369b232c6e105e5762ec9ae6f4f305408a5c Mon Sep 17 00:00:00 2001 From: Lukas Pietzschmann Date: Thu, 8 Dec 2022 18:30:34 +0100 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7890605..6e0958c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you follow the above directory structure, this should be enough to get you st ## Compilation Using this theme requires you to run pdflatex (or whatever compiler you prefer) multiple times on your main LaTeX file. This is required for those litte dots in the footer to work. -If you're using latexmk you don't have to do this manually as latexmk can figure this stuff out by itselfe. +If you're using latexmk you don't have to do this manually as latexmk can figure this stuff out by itself. ## Example slides