From c8fca4b0375ff0a50068d201d6de085df82a2d85 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Wed, 15 Jan 2020 15:01:15 +0100 Subject: [PATCH] Fix typo --- CONTRIBUTING.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index be767d575c9..2a826b78950 100755 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -163,8 +163,8 @@ then select the root `build.gradle` file to import the code. Alternatively, you can let IntellIJ IDEA checkout the code for you. Use "`File`" -> "`New`" -> "`Project from Version Control`" and -`https://github.com/spring-projects/spring-boot` for the URL. One the checkout is done, a -pop-up will suggest to open the project. +`https://github.com/spring-projects/spring-boot` for the URL. Once the checkout has +completed, a pop-up will suggest to open the project.