Fix typo in web documentation
Fixed a small typo. Closes gh-32407
This commit is contained in:
parent
6f5d3a4b12
commit
5dc1190930
|
|
@ -185,7 +185,7 @@ Message codes and arguments for each error are also resolved via `MessageSource`
|
|||
|===
|
||||
|
||||
NOTE: Unlike other exceptions, the message arguments for
|
||||
`MethodArgumentValidException` and `HandlerMethodValidationException` are baed on a list of
|
||||
`MethodArgumentValidException` and `HandlerMethodValidationException` are based on a list of
|
||||
`MessageSourceResolvable` errors that can also be customized through a
|
||||
xref:core/beans/context-introduction.adoc#context-functionality-messagesource[MessageSource]
|
||||
resource bundle. See
|
||||
|
|
|
|||
Loading…
Reference in New Issue