From 0daa9643d550000c7c8feb0579e84d0cf1d6921c Mon Sep 17 00:00:00 2001 From: Michael Morisi Date: Tue, 27 Aug 2024 15:19:56 -0400 Subject: [PATCH] Fix --- source/kotlin-drivers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 `__