From 86e66f0e9757ce22309c04660f27c6bdc8806594 Mon Sep 17 00:00:00 2001 From: v2su <48063595+v2su@users.noreply.github.com> Date: Wed, 27 Feb 2019 22:05:22 +0530 Subject: [PATCH] Update getting-started.md --- getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started.md b/getting-started.md index 59b7d96958..fb392d5344 100644 --- a/getting-started.md +++ b/getting-started.md @@ -24,7 +24,7 @@ However, if you just want to jump directly into Scala without installing anythin ## Setting up and getting started with Scala -### If prefer working in an IDE... +### If you prefer working in an IDE... IntelliJ is the most commonly-used IDE by Scala developers. In this tutorial, we'll walk you through downloading and setting up IntelliJ with the Scala