Fix typo in reference manual

This commit is contained in:
Sam Brannen
2019-07-28 16:36:12 +02:00
parent bfbe8f8780
commit 0a822ddf2d

View File

@@ -172,7 +172,7 @@ public class AccountController {
In addition to fine-grained, controller method level configuration, you probably want to
define some global CORS configuration, too. You can set URL-based `CorsConfiguration`
mappings individually on any `HandlerMapping`. Most applications, however, use the
MVC Java configuration or the MVC XNM namespace to do that.
MVC Java configuration or the MVC XML namespace to do that.
By default, global configuration enables the following: