Skip to content

Commit f06900a

Browse files
authored
Update CONTRIBUTING.adoc
1 parent ffeab0d commit f06900a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,9 +201,9 @@ need to import the root `spring-boot` pom and the `spring-boot-samples` pom sepa
201201

202202

203203
=== Importing into IntelliJ IDEA
204-
**Please, do this first!!!**
204+
**Please, do this first!**
205205
Go to `Preferences | Build, Execution, Deployment | Build Tools | Maven | Importing`
206-
and set `VM options for importer` to `-Xmx2g` to allocate sufficient memory for IDEA's
206+
and set `VM options for importer` to `-Xmx2g` to allocate sufficient memory for IntelliJ IDEA's
207207
Maven import process to parse the Spring Boot project structure. _Not doing so could
208208
mean the import fails silently, leaving the project setup incomplete._
209209

0 commit comments

Comments
 (0)