Typo in Spring official documentation #30473
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
type: documentation
A documentation task
Milestone
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.
The text was updated successfully, but these errors were encountered: