Fixed grammar

This commit is contained in:
Roman Sedaikin
2020-10-23 10:00:16 +03:00
parent ee70930b23
commit 1247a31440

View File

@@ -262,7 +262,7 @@ fun asImageAsset(image: BufferedImage): ImageAsset {
## Setting the application tray icon
You can create tray icon for your application:
You can create a tray icon for your application:
```kotlin
import androidx.compose.desktop.AppManager