diff --git a/source/kotlin-drivers.txt b/source/kotlin-drivers.txt index 10fd84b7..89671d9e 100644 --- a/source/kotlin-drivers.txt +++ b/source/kotlin-drivers.txt @@ -26,7 +26,7 @@ to work with MongoDB in Kotlin: - Use the `Kotlin Coroutine Driver `__ for Kotlin applications using coroutines. -- Use the :doc:`Kotlin Sync Driver ` for synchronous Kotlin +- Use the `Kotlin Sync Driver ` for synchronous Kotlin applications. You can use the `MongoDB Atlas Device Kotlin SDK `__