diff --git a/flow3r.toml b/flow3r.toml
index 4ec6367ae98dfb41c8f6cc263088dd8cbcbc946f..b10d7f6afceb197a0ffab950d6b39e30eacab66b 100644
--- a/flow3r.toml
+++ b/flow3r.toml
@@ -2,7 +2,7 @@
 name = "Tetris"
 
 # The submenu where your app should appear
-menu = "App"
+menu = "Apps"
 
 [entry]
 class = "TetrisApp"