diff --git a/presentation/slides.md b/presentation/slides.md
index 636a809..086ad30 100644
--- a/presentation/slides.md
+++ b/presentation/slides.md
@@ -65,13 +65,13 @@ Nathan Tien You
## Conteneurs
Contexte d'éxecution isolé : chroot
-
+
---
## Base du conteneur : image
-
+
---
@@ -85,8 +85,7 @@ Contexte d'éxecution isolé : chroot
```bash
docker run hello-world
```
-
-
+
----