Merge pull request #47234 from quaff

* pr/47234:
  Fix typo

Closes gh-47234
This commit is contained in:
Stéphane Nicoll
2025-09-17 09:11:01 +02:00
@@ -413,7 +413,7 @@ Configuration properties for HTTP Services can be specified under `spring.http.c
You can use properties to configure aspects such as:
* The base URL.
* Any default default headers that should be sent.
* Any default headers that should be sent.
* API versioning configuration.
* Redirect settings.
* Connection and read timeouts.