From e128c664ddaa4149efd95998a506b21f96bbaf42 Mon Sep 17 00:00:00 2001 From: Ram <2862724+rampatra@users.noreply.github.com> Date: Thu, 2 May 2019 12:56:09 +0100 Subject: [PATCH] Fixed a minor typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfb3771..2abcd58 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ $ ./sbt > run ``` -# About SBT and this this Project +# About SBT and this Project SBT is the standard build tool in the Scala ecosystem. However, it is still common for many projects and organizations to use Maven, Pants, Gradle, etc.