Skip to content

Typo in Spring official documentation #30473

@fire9288

Description

@fire9288

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.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: documentationA documentation task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions