We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61f65ea + b31cd64 commit 44d6c3eCopy full SHA for 44d6c3e
spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc
@@ -1025,7 +1025,7 @@ is set. The client component must be launched manually.
1025
1026
1027
==== Running the remote client application
1028
-The remote client application is designed to be run from within you IDE. You need to run
+The remote client application is designed to be run from within your IDE. You need to run
1029
`org.springframework.boot.devtools.RemoteSpringApplication` using the same classpath as
1030
the remote project that you're connecting to. The _non-option_ argument passed to the
1031
application should be the remote URL that you are connecting to.
0 commit comments