diff --git a/Pygame-Tools.md b/Pygame-Tools.md
index 1fa3054..0eab816 100644
--- a/Pygame-Tools.md
+++ b/Pygame-Tools.md
@@ -12,8 +12,7 @@ Hover(rect, function, args) -> Hover
```
[pg.Hover.check](#check)
-
-#### check()
- Checks if the mouse is hovering over the rect. When the mouse is hovering over the rect, it returns True. If an additional function is given, it also executes the function.
+#### check()
+ Checks if the mouse is hovering over the rect. When the mouse is hovering over the rect, it returns True. If an additional function is given, it also executes the function.