From b60f08d7616cf5ceaf4403eedd77bb793d53661c Mon Sep 17 00:00:00 2001
From: Villard PierreFrederic <pierre-frederic.villard@univ-lorraine.fr>
Date: Wed, 13 Oct 2021 12:22:51 +0200
Subject: [PATCH] correct spelling error

---
 doc/archiMoteurDeJeu.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/archiMoteurDeJeu.md b/doc/archiMoteurDeJeu.md
index ff0b868..ecf5c1a 100644
--- a/doc/archiMoteurDeJeu.md
+++ b/doc/archiMoteurDeJeu.md
@@ -82,7 +82,7 @@ Il existe plusieurs classes qui héritent de `Objet`:
 - `ObjetMurDynamique` pour gérer des murs ayant un mouvement cyclique
 
 
-![Diagramme UML des objets](uml.png) 
+![Diagramme UML des objets](UML.png) 
 
 
   
-- 
GitLab