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.
1 parent d2b6743 commit 2713f28Copy full SHA for 2713f28
src/docs/asciidoc/integration.adoc
@@ -366,7 +366,7 @@ If necessary the `Content-Type` may also be set explicitly.
366
[[rest-http-interface]]
367
=== HTTP Interface
368
369
-The Spring Frameworks lets you define an HTTP service as a Java interface with annotated
+The Spring Framework lets you define an HTTP service as a Java interface with annotated
370
methods for HTTP exchanges. You can then generate a proxy that implements this interface
371
and performs the exchanges. This helps to simplify HTTP remote access which often
372
involves a facade that wraps the details of using the underlying HTTP client.
0 commit comments