diff --git a/slides/chapter-10.en.md b/slides/chapter-10.en.md index 67d3704..ef62dc0 100644 --- a/slides/chapter-10.en.md +++ b/slides/chapter-10.en.md @@ -265,7 +265,7 @@ Listings with `minted` * Use the **theme** `native`. * Change the **background colour** to dark blue. * Now only include **lines 5 to 7**. -* Delete the **spaces** at the beginning of the lines by using a suitable option (Hint: The documentation speaks of `gobble`). +* Delete the **spaces** at the beginning of the lines. (Hint: The documentation speaks of `autogobble`). If you have questions, try to consult the documentation of the `minted` package.