Skip to content

Commit 7981999

Browse files
authored
Typo fixed
1 parent ee7f732 commit 7981999

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ or install [`kotlinx-coroutines-core`](https://www.npmjs.com/package/kotlinx-cor
107107

108108
### Android
109109

110-
And [`kotlinx-coroutines-android`](ui/kotlinx-coroutines-android)
111-
module as a dependency when using `kotlinx.coroutines` on Android:
110+
Add [`kotlinx-coroutines-android`](ui/kotlinx-coroutines-android)
111+
module as dependency when using `kotlinx.coroutines` on Android:
112112

113113
```groovy
114114
compile 'org.jetbrains.kotlinx:kotlinx-coroutines-android:0.23.3'

0 commit comments

Comments
 (0)