Skip to content

Commit 8b0b07a

Browse files
authored
typo fixed
1 parent 93f7e8e commit 8b0b07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reactive/coroutines-guide-reactive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ fun main(args: Array<String>) = runBlocking<Unit> {
441441

442442
> You can get full code [here](kotlinx-coroutines-rx2/src/test/kotlin/guide/example-reactive-basic-07.kt)
443443
444-
The result the same:
444+
The result is the same:
445445

446446
```text
447447
two

0 commit comments

Comments
 (0)