Commit 44d6c3e8 authored by Phillip Webb's avatar Phillip Webb

Merge pull request #7769 from arthur-noseda/patch-1

* pr/7769:
  Fix typo in "you IDE"
parents 61f65ea1 b31cd645
...@@ -1025,7 +1025,7 @@ is set. The client component must be launched manually. ...@@ -1025,7 +1025,7 @@ is set. The client component must be launched manually.
==== Running the remote client application ==== Running the remote client application
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
`org.springframework.boot.devtools.RemoteSpringApplication` using the same classpath as `org.springframework.boot.devtools.RemoteSpringApplication` using the same classpath as
the remote project that you're connecting to. The _non-option_ argument passed to the the remote project that you're connecting to. The _non-option_ argument passed to the
application should be the remote URL that you are connecting to. application should be the remote URL that you are connecting to.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment