Skip to content

Commit 6b3bf55

Browse files
quaffsdeleuze
authored andcommitted
Fix typo
Introduced by commit f9726ae Closes gh-32111
1 parent c6121da commit 6b3bf55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: framework-docs/modules/ROOT/pages/web/webflux/controller/ann-validation.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[.small]#xref:web/webmvc/mvc-controller/ann-validation.adoc[See equivalent in the Servlet stack]#
55

6-
Spring MVC has built-in xref:core/validation/validator.adoc[Validation] support for
6+
Spring WebFlux has built-in xref:core/validation/validator.adoc[Validation] support for
77
`@RequestMapping` methods, including the option to use
88
xref:core/validation/beanvalidation.adoc[Java Bean Validation].
99
The validation support works on two levels.

0 commit comments

Comments
 (0)