Skip to content

Commit e41d697

Browse files
ashishkujoysnicoll
authored andcommitted
Fix typo in Running Your Application
See gh-44032 Signed-off-by: Ashish Kumar <[email protected]>
1 parent 5cd378d commit e41d697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/antora/modules/reference/pages/using/running-your-application.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
= Running Your Application
33

44
One of the biggest advantages of packaging your application as a jar and using an embedded HTTP server is that you can run your application as you would any other.
5-
The sample applies to debugging Spring Boot applications.
5+
The same applies to debugging Spring Boot applications.
66
You do not need any special IDE plugins or extensions.
77

88
NOTE: The options below are best suited for running an application locally for development.

0 commit comments

Comments
 (0)