We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b938ebb commit aecc8b9Copy full SHA for aecc8b9
docs/topics/multiplatform/multiplatform.md
@@ -17,7 +17,7 @@ while retaining the flexibility and benefits of native programming.
17
18
### Android and iOS applications
19
20
-Sharing code between mobile platforms is a major Kotlin Multiplatform use cases. With Kotlin Multiplatform for mobile,
+Sharing code between mobile platforms is a major Kotlin Multiplatform use case. With Kotlin Multiplatform for mobile,
21
you can build cross-platform mobile applications that share code between Android and iOS to implement networking,
22
data storage and data validation, analytics, computations, and other application logic.
23
0 commit comments