From 181e71c9d3b6be8a1468c46083bb7fbc3f53a256 Mon Sep 17 00:00:00 2001 From: Jakub Chrzanowski Date: Mon, 7 Aug 2023 19:45:28 +0200 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4985de1..44c450b 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ Once this is complete, the project is ready to be cloned to your local environme The most convenient way for getting your new project from GitHub is the Get from VCS action available on the Welcome Screen, where you can filter your GitHub repository by its name. -![Get from Verion Control][file:get-from-version-control] +![Get from Version Control][file:get-from-version-control] The next step, after opening your project in IntelliJ IDEA, is to set the proper SDK to Java in version `17` within the [Project Structure settings][docs:project-strucure-settings].