diff --git a/views/debug/index.html b/views/debug/index.html
index 021f5f41f840843d4069f4c013a6f72d514c60b6..000c0bfa62d6bbf4163c61198c4b7f2184e7dc95 100644
--- a/views/debug/index.html
+++ b/views/debug/index.html
@@ -10,7 +10,7 @@
                 URL: <input type="text" name="url" id="url" value="{{=URL('room','create')}}"><br>
                 <textarea rows=20 cols=80 id="input" placeholder="Your JSON parameters"></textarea><br>
                 <input type="submit">
-                <button id="new-room-btn">Mach einen Raum</button>
+                <button type="button" id="new-room-btn">Raum für fünf</button>
             </form>
         </td>
         <td style="vertical-align: top">