diff --git a/compte_rendus/2024_08_29.md b/compte_rendus/2024_08_29.md
index 3bfb3d6..8dc0145 100644
--- a/compte_rendus/2024_08_29.md
+++ b/compte_rendus/2024_08_29.md
@@ -136,7 +136,7 @@ Ajouter l'affirmation "Constellation.state == Cephiroth.state"
 On en parle Samedi (31 août (2024 je précise car oui je vous vois à lire ce
 point moulte années plutard !))
 
-### état de l'imprimante
+### État de l'imprimante
 
 bref : ça marche pas
 
diff --git a/infrastructure/machines/physiques/imprimante.md b/infrastructure/machines/physiques/imprimante.md
index e0b92e3..42c8204 100644
--- a/infrastructure/machines/physiques/imprimante.md
+++ b/infrastructure/machines/physiques/imprimante.md
@@ -2,12 +2,12 @@
 
 Le crans dispose actuellement d'une imprimante `Lexmark X952de`.
 
-# Connexion à distance
+## Connexion à distance
 
 L'imprimante ne parle que sur le `vlan 2756` et a pour ip `172.16.56.1`.
 
-L'accès à distance à l'interface d'administration de l'imprimante se fait 
-via la vm `helloworld` qui héberge le site pour commander les impressions. 
+L'accès à distance à l'interface d'administration de l'imprimante se fait
+via la vm `helloworld` qui héberge le site pour commander les impressions.
 Par une redirection du port 443 (https).
 
 ```bash
diff --git a/outils/logiciels/systemd.md b/outils/logiciels/systemd.md
index c714f55..dad6398 100644
--- a/outils/logiciels/systemd.md
+++ b/outils/logiciels/systemd.md
@@ -1,6 +1,6 @@
 # Systemd
 
-Systemd est une suite logiciel pour systèmes GNU/Linux.  Cette suite logiciel
+Systemd est une suite logiciel pour systèmes GNU/Linux. Cette suite logiciel
 fournit de nombreuses fonctionnalités, notamment pour configurer son OS et
 suivre les *daemon*\ s actifs et leurs journaux.