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