From f3d249a9678f5fab5cdfdaefe8572ab8e5df4c21 Mon Sep 17 00:00:00 2001 From: Florian Knoch Date: Fri, 28 May 2021 12:51:10 +0200 Subject: [PATCH] Fix typo --- slides/chapter-11.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/chapter-11.en.md b/slides/chapter-11.en.md index bfab1ce..fc71eba 100644 --- a/slides/chapter-11.en.md +++ b/slides/chapter-11.en.md @@ -104,7 +104,7 @@ Inserting graphics @content * In the directory `exercises/graphics` you can find an image file named `latex-logo.png`. -* ++ Include the figure **directly** beneath the the task for this chapter. +* ++ Include the figure **directly** beneath the task for this chapter. * ++ The image shall be **centered**. * ++ Additionally, add a **caption** for the figure. * ++ Adapt the **width** of the image to the width of the text (`textwidth`).