mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
Fixed grammar
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user