Skip to content

Commit 780adbf

Browse files
committed
Merge pull request #47234 from quaff
* pr/47234: Fix typo Closes gh-47234
2 parents 0c53038 + 612714f commit 780adbf

File tree

1 file changed

+1
-1
lines changed
  • documentation/spring-boot-docs/src/docs/antora/modules/reference/pages/io

1 file changed

+1
-1
lines changed

documentation/spring-boot-docs/src/docs/antora/modules/reference/pages/io/rest-client.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ Configuration properties for HTTP Services can be specified under `spring.http.c
413413
You can use properties to configure aspects such as:
414414

415415
* The base URL.
416-
* Any default default headers that should be sent.
416+
* Any default headers that should be sent.
417417
* API versioning configuration.
418418
* Redirect settings.
419419
* Connection and read timeouts.

0 commit comments

Comments
 (0)