diff --git a/src/reference/docbook/mvc.xml b/src/reference/docbook/mvc.xml
index be069ab661c..10af04d3b8e 100644
--- a/src/reference/docbook/mvc.xml
+++ b/src/reference/docbook/mvc.xml
@@ -5150,7 +5150,7 @@ public class WebConfig extends WebMvcConfigurerAdapter {
content negotiation purposes.
Note that ContentNegotiatingViewResolver
- now can also be configured with a ContentNegotiatingViewResolver,
+ now can also be configured with a ContentNegotiationManager,
so you can use one instance throughout Spring MVC.
In more advanced cases, it may be useful to configure