diff --git a/carrot_hunter.html b/carrot_hunter.html
index e5777b7..436d4ec 100644
--- a/carrot_hunter.html
+++ b/carrot_hunter.html
@@ -477,9 +477,8 @@
new Enemy(650, 250, 40, 2),
new Enemy(450, 150, 40, 1.5)
]
- },
- {
- name: 'Level 4: Boss Landet',
+ }
+ ];
platforms: [
new Platform(0, 500, 1024, 76),
new Platform(80, 420, 100),