diff --git a/source/kotlin-drivers.txt b/source/kotlin-drivers.txt
index 89671d9e..e256439e 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 `Kotlin Sync Driver ` for synchronous Kotlin
+- Use the `Kotlin Sync Driver `__ for synchronous Kotlin
applications.
You can use the `MongoDB Atlas Device Kotlin SDK `__