Skip to content

Commit aecc8b9

Browse files
Fix a typo in multiplatform.md (#3803)
1 parent b938ebb commit aecc8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/multiplatform/multiplatform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ while retaining the flexibility and benefits of native programming.
1717

1818
### Android and iOS applications
1919

20-
Sharing code between mobile platforms is a major Kotlin Multiplatform use cases. With Kotlin Multiplatform for mobile,
20+
Sharing code between mobile platforms is a major Kotlin Multiplatform use case. With Kotlin Multiplatform for mobile,
2121
you can build cross-platform mobile applications that share code between Android and iOS to implement networking,
2222
data storage and data validation, analytics, computations, and other application logic.
2323

0 commit comments

Comments
 (0)