Skip to content

Commit b2469c9

Browse files
stewemetalqwwdfsad
authored andcommitted
Fix a typo in main README.md
Fix a typo in the Multiplatform section
1 parent dbb75d8 commit b2469c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Make sure that you have either `jcenter()` or `mavenCentral()` in the list of re
136136

137137
Core modules of `kotlinx.coroutines` are also available for
138138
[Kotlin/JS](js/README.md) and [Kotlin/Native](native/README.md). If you write
139-
a common code that should get compiled or different platforms, add
139+
a common code that should get compiled for different platforms, add
140140
[`org.jetbrains.kotlinx:kotlinx-coroutines-core-common:<version>`](common/kotlinx-coroutines-core-common/README.md)
141141
to your common code dependencies.
142142

0 commit comments

Comments
 (0)