From f4e66de6ff189439759aab1524db07aa4f0257a9 Mon Sep 17 00:00:00 2001 From: Louis CAD Date: Fri, 28 Aug 2020 19:12:25 +0200 Subject: [PATCH] fix: Fix spelling in Kotlin README (#283) --- ApiDemos/kotlin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ApiDemos/kotlin/README.md b/ApiDemos/kotlin/README.md index 871c867c..225099fe 100644 --- a/ApiDemos/kotlin/README.md +++ b/ApiDemos/kotlin/README.md @@ -20,7 +20,7 @@ Pre-requisites Getting Started --------------- -This sample use the Gradle build system. +This sample uses the Gradle build system. First download the samples by cloning this repository or downloading an archived snapshot. (See the options at the top of the page.)