Skip to content

Commit 612714f

Browse files
quaffsnicoll
authored andcommitted
Fix typo
See gh-47234 Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
1 parent 0c53038 commit 612714f

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)