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 dbb75d8 commit b2469c9Copy full SHA for b2469c9
README.md
@@ -136,7 +136,7 @@ Make sure that you have either `jcenter()` or `mavenCentral()` in the list of re
136
137
Core modules of `kotlinx.coroutines` are also available for
138
[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
+a common code that should get compiled for different platforms, add
140
[`org.jetbrains.kotlinx:kotlinx-coroutines-core-common:<version>`](common/kotlinx-coroutines-core-common/README.md)
141
to your common code dependencies.
142
0 commit comments