We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b1d14c commit e0c0e7fCopy full SHA for e0c0e7f
src/docs/asciidoc/web/webmvc.adoc
@@ -5386,7 +5386,7 @@ You can configure how Spring MVC determines the requested media types from the r
5386
5387
By default, only the `Accept` header is checked.
5388
5389
-If you must use URL-based content type resolution, consider using the query parameten
+If you must use URL-based content type resolution, consider using the query parameter
5390
strategy over path extensions. See
5391
<<mvc-ann-requestmapping-suffix-pattern-match>> and <<mvc-ann-requestmapping-rfd>> for
5392
more details.
0 commit comments