diff --git a/docs/cookbook.md b/docs/cookbook.md
index 7b96c8c1..e20467d7 100644
--- a/docs/cookbook.md
+++ b/docs/cookbook.md
@@ -124,7 +124,7 @@ while True: # Event Loop
window.Close()
```
-
+
# Simple Data Entry - Return Values As List
@@ -1549,9 +1549,9 @@ That's all... Run your `my_program.exe` file on the Windows machine of your choo
Your EXE file should run without creating a "shell window". Only the GUI window should show up on your taskbar.
\ No newline at end of file