Skip to content

Commit 44d6c3e

Browse files
committed
Merge pull request #7769 from arthur-noseda/patch-1
* pr/7769: Fix typo in "you IDE"
2 parents 61f65ea + b31cd64 commit 44d6c3e

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1025,7 +1025,7 @@ is set. The client component must be launched manually.
10251025

10261026

10271027
==== Running the remote client application
1028-
The remote client application is designed to be run from within you IDE. You need to run
1028+
The remote client application is designed to be run from within your IDE. You need to run
10291029
`org.springframework.boot.devtools.RemoteSpringApplication` using the same classpath as
10301030
the remote project that you're connecting to. The _non-option_ argument passed to the
10311031
application should be the remote URL that you are connecting to.

0 commit comments

Comments
 (0)