diff --git a/tutorials/Tray_Notifications_MenuBar/main.md b/tutorials/Tray_Notifications_MenuBar/main.md index eeab73efd6..ae2c6461c1 100755 --- a/tutorials/Tray_Notifications_MenuBar/main.md +++ b/tutorials/Tray_Notifications_MenuBar/main.md @@ -223,7 +223,7 @@ fun main() { ![Application MenuBar](app_menubar.gif) -You can to create a MenuBar for a specific window, and have the other windows use the defined MenuBar. +You can create a MenuBar for a specific window, and have the other windows use the defined MenuBar. ```kotlin import androidx.compose.desktop.AppManager