From 746c3f2d05afbbc342655eebea1037d4885862bb Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Fri, 15 Jun 2018 11:00:35 +0300 Subject: [PATCH] Polishing --- What's-New-in-Spring-Framework-5.x.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/What's-New-in-Spring-Framework-5.x.md b/What's-New-in-Spring-Framework-5.x.md index 0b58e50..bde140b 100644 --- a/What's-New-in-Spring-Framework-5.x.md +++ b/What's-New-in-Spring-Framework-5.x.md @@ -4,7 +4,7 @@ _This document provides a summary of features and changes in Spring Framework [5 ### Spring Web -* Sets of annotated controllers can be configured with a based path externally via `WebMvcConfigurer#configurePathMatch`. +* Sets of annotated controllers can be configured with a base path externally via `WebMvcConfigurer#configurePathMatch`. ## What's New in Version 5.0