From 09e8db5881d80f50fdb862b631a4348f192b0d98 Mon Sep 17 00:00:00 2001
From: s3190285 <m.ruginosu@student.utwente.nl>
Date: Thu, 9 May 2024 11:18:52 +0200
Subject: [PATCH] issue#7 solved (update)

---
 src/main/webapp/pokemonTypes.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/webapp/pokemonTypes.html b/src/main/webapp/pokemonTypes.html
index 2e4b8bf..9829fb2 100644
--- a/src/main/webapp/pokemonTypes.html
+++ b/src/main/webapp/pokemonTypes.html
@@ -132,6 +132,7 @@
 
     <br>
     <br>
+    <!-- comment-->
 
     <h4>Update Pokemon type</h4>
 
-- 
GitLab