Skip to content

Commit 195e97c

Browse files
author
Cody Koeninger
authored
Update README.md
1 parent 192048d commit 195e97c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ cd projectname
2525

2626
That will compile your code and package it into index.js, after which you can run `wrangler publish` to push it to Cloudflare.
2727

28-
For more information on interop between Kotlin and Javascript, see the [Kotlin docs](https://kotlinlang.org/docs/reference/js-interop.html). Regarding coroutines, see [this issue with workaround](https://github.com/cloudflare/kotlin-worker-hello-world/issues/2)
28+
For more information on interop between Kotlin and Javascript, see the [Kotlin docs](https://kotlinlang.org/docs/reference/js-interop.html). Regarding coroutines, see [this issue and workaround](https://github.com/cloudflare/kotlin-worker-hello-world/issues/2)

0 commit comments

Comments
 (0)