Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Introduced by commit f9726ae

Closes gh-32111
  • Loading branch information
quaff authored and sdeleuze committed Jan 25, 2024
1 parent c6121da commit 6b3bf55
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

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

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

0 comments on commit 6b3bf55

Please sign in to comment.