Update main.md

Remove unnecessary "to"
This commit is contained in:
jimgoog
2020-10-27 08:53:53 -07:00
committed by GitHub
parent 3bbac40969
commit 9594e0b82a

View File

@@ -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