Skip to content

Remove superfluous semi-colon from read timeout configuration example for HTTP service interface clients#49306

Closed
giyeon95 wants to merge 1 commit into
spring-projects:mainfrom
giyeon95:main
Closed

Remove superfluous semi-colon from read timeout configuration example for HTTP service interface clients#49306
giyeon95 wants to merge 1 commit into
spring-projects:mainfrom
giyeon95:main

Conversation

@giyeon95
Copy link
Copy Markdown
Contributor

@giyeon95 giyeon95 commented Feb 24, 2026

Remove extraneous semicolon from read-timeout value in rest.client.adoc

read-timeout: 2s;read-timeout: 2s

Fixes #49305

Remove extraneous semicolon from read-timeout value

Signed-off-by: giyeon95 <giyeon15@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 24, 2026
@giyeon95 giyeon95 changed the title Fixes #49305 Fix typo in rest.client.adoc Feb 24, 2026
@wilkinsona wilkinsona changed the title Fix typo in rest.client.adoc Remove superfluous semi-colon from read timeout configuration example for HTTP service interface clients Feb 24, 2026
@wilkinsona wilkinsona added type: documentation A documentation update and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 24, 2026
@wilkinsona wilkinsona added this to the 4.0.x milestone Feb 24, 2026
@wilkinsona wilkinsona self-assigned this Feb 24, 2026
@wilkinsona wilkinsona modified the milestones: 4.0.x, 4.0.4 Feb 24, 2026
wilkinsona pushed a commit that referenced this pull request Feb 24, 2026
Signed-off-by: giyeon95 <giyeon15@gmail.com>

See gh-49306
@wilkinsona
Copy link
Copy Markdown
Member

Thanks very much, @giyeon95.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: documentation A documentation update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in rest.client.adoc: extraneous semicolon in read-timeout value

3 participants