Skip to content

Typo in Spring official documentation #30473

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fire9288 opened this issue May 11, 2023 · 1 comment
Closed

Typo in Spring official documentation #30473

fire9288 opened this issue May 11, 2023 · 1 comment
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
Milestone

Comments

@fire9288
Copy link

In chapter 8.1 of the official Spring documentation, there is a sentence introducing WebClient: 'WebClient - non-blocking, reactive client w fluent API.' It appears that 'w' is a typo and should be replaced with 'with'. The correct sentence should read 'WebClient - non-blocking, reactive client with fluent API.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label May 11, 2023
@snicoll snicoll added type: documentation A documentation task in: web Issues in web modules (web, webmvc, webflux, websocket) and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels May 11, 2023
@snicoll snicoll self-assigned this May 11, 2023
@snicoll snicoll added this to the 6.0.10 milestone May 11, 2023
@snicoll
Copy link
Member

snicoll commented May 11, 2023

@fire9288 good catch and thank you for reporting it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: documentation A documentation task
Projects
None yet
Development

No branches or pull requests

3 participants