Skip to content

Commit 56059cf

Browse files
committed
Fix typo
1 parent f5afe3e commit 56059cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • documentation/spring-boot-docs/src/docs/antora/modules/reference/pages/io

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
@@ -459,6 +459,6 @@ Filters may be applied to the javadoc:org.springframework.boot.http.client.HttpC
459459

460460
include-code::MyService[]
461461

462-
Or you can also define one as a javadoc:org.springframework.context.annotation.Bean[format=annotation] if you want to apply it to all auto-confugured HTTP client builders:
462+
Or you can also define one as a javadoc:org.springframework.context.annotation.Bean[format=annotation] if you want to apply it to all auto-configured HTTP client builders:
463463

464464
include-code::MyHttpClientConfiguration[]

0 commit comments

Comments
 (0)