Skip to content

Commit d4a7c09

Browse files
committed
Polish
1 parent 169fd53 commit d4a7c09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -949,7 +949,7 @@ As DevTools _only_ monitors classpath resources, the only way to trigger a chang
949949
update the classpath. On Eclipse, saving is actually updating the project, compiling or
950950
copying resources for you as part of the save action. If you are using Intellij IDEA,
951951
there is no such thing as a save action since the resources are saved automatically.
952-
Intellij users should use the `Build` -> `Make Project` action to achieve the same
952+
Intellij IDEA users should use the `Build` -> `Make Project` action to achieve the same
953953
result.
954954
****
955955

0 commit comments

Comments
 (0)