From 46c0e1bc1a5281add30aabca51b44ef7e3931709 Mon Sep 17 00:00:00 2001 From: Christian Kremitzl Date: Fri, 28 May 2021 20:26:27 +0200 Subject: [PATCH] Fix typo. --- slides/chapter-12.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slides/chapter-12.en.md b/slides/chapter-12.en.md index 60222d8..a3fe824 100644 --- a/slides/chapter-12.en.md +++ b/slides/chapter-12.en.md @@ -225,5 +225,5 @@ Typesetting tables * The list in file `exercises/tables/tables.tex` stores information on a few modules of the WIAI faculty. * ++ Transform the list into a **table**. * ++ The table shall have colums for the *name*, the *abbreviation* (Kürzel) and the *semester* of the lectures. -* ++ Add a **column** with **center-aligned text** on the left side on the table in order to **number** the lectures. +* ++ Add a **column** with **center-aligned text** on the left side of the table in order to **number** the lectures. * ++ Add a **caption** for the table.