Skip to content

Commit d8ac3ff

Browse files
quaffbclozel
authored andcommitted
Fix typo in WebMvc.fn document
Closes gh-35045 Signed-off-by: Yanming Zhou <[email protected]>
1 parent cd80ca0 commit d8ac3ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-docs/modules/ROOT/pages/web/webmvc-functional.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -846,7 +846,7 @@ processing lifecycle and also (potentially) run side by side with annotated cont
846846
any are declared. It is also how functional endpoints are enabled by the Spring Boot Web
847847
starter.
848848

849-
The following example shows a WebFlux Java configuration:
849+
The following example shows a WebMvc Java configuration:
850850

851851
[tabs]
852852
======

0 commit comments

Comments
 (0)