You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _getting-started/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ You can skip the rest of this page and go directly to [Building a Scala Project
72
72
## Open hello-world project
73
73
### Using IntelliJ
74
74
1. Download and install [IntelliJ Community Edition](https://www.jetbrains.com/idea/download/)
75
-
1. Install Scala plugin by following [the instructions on how to install IntelliJ plugins](https://www.jetbrains.com/help/idea/managing-plugins.html)
75
+
1. Install the Scala plugin by following [the instructions on how to install IntelliJ plugins](https://www.jetbrains.com/help/idea/managing-plugins.html)
76
76
1. Open the `build.sbt` file then choose *Open as a project*
0 commit comments