Skip to content

Commit cedb066

Browse files
authored
Fix the display of a code snippet on the website (#3878)
Fixes #3836
1 parent 6e92c23 commit cedb066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/topics/coroutine-context-and-dispatchers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ fun main() {
239239
}
240240
}
241241
}
242-
//sampleEnd
242+
//sampleEnd
243243
}
244244
```
245245

0 commit comments

Comments
 (0)