Skip to content

Commit e0c0e7f

Browse files
committed
Fix typo in ref docs
1 parent 0b1d14c commit e0c0e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/asciidoc/web/webmvc.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -5386,7 +5386,7 @@ You can configure how Spring MVC determines the requested media types from the r
53865386

53875387
By default, only the `Accept` header is checked.
53885388

5389-
If you must use URL-based content type resolution, consider using the query parameten
5389+
If you must use URL-based content type resolution, consider using the query parameter
53905390
strategy over path extensions. See
53915391
<<mvc-ann-requestmapping-suffix-pattern-match>> and <<mvc-ann-requestmapping-rfd>> for
53925392
more details.

0 commit comments

Comments
 (0)