From aafe34db13a902fa93609be593860e0d22c7b9e7 Mon Sep 17 00:00:00 2001 From: Jens Klingenberg Date: Mon, 2 Dec 2019 07:55:51 +0100 Subject: [PATCH] Fix typo (#3628) --- GRADLE_PLUGIN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GRADLE_PLUGIN.md b/GRADLE_PLUGIN.md index 126c85e6950..55f61364383 100644 --- a/GRADLE_PLUGIN.md +++ b/GRADLE_PLUGIN.md @@ -617,7 +617,7 @@ dependencies { -The the [example project](https://github.com/ilmat192/kotlin-native-serialization-sample) for details. +The [example project](https://github.com/ilmat192/kotlin-native-serialization-sample) for details. ### DSL example