commit | 81a6f23ca68d7ed37f36dcb966fe74e3bc53de57 | [log] [tgz] |
---|---|---|
author | shifujun <shifujun@foxmail.com> | Sun Jun 18 15:37:59 2017 +0800 |
committer | Roman Elizarov <elizarov@gmail.com> | Sun Jun 18 22:43:35 2017 +0300 |
tree | 50c8431bdcb7ef2dc2c5256f0b7d51c844ce021c | |
parent | 8232ec461dc03fc6bb3b8be4c926e872f4454861 [diff] [blame] |
fix typo. somethine -> something
diff --git a/coroutines-guide.md b/coroutines-guide.md index b2be612..307cd3e 100644 --- a/coroutines-guide.md +++ b/coroutines-guide.md
@@ -920,7 +920,7 @@ > You can get full code [here](kotlinx-coroutines-core/src/test/kotlin/guide/example-context-05.kt) -It produces somethine like +It produces something like ``` My job is BlockingCoroutine{Active}@65ae6ba4