diff --git a/spring-framework-reference/src/new-in-3.1.xml b/spring-framework-reference/src/new-in-3.1.xml index ed8880c6e6..d5aeb22000 100644 --- a/spring-framework-reference/src/new-in-3.1.xml +++ b/spring-framework-reference/src/new-in-3.1.xml @@ -489,7 +489,7 @@ A new UriComponents class has been added, which is an immutable container of URI components providing access to all contained URI components. - A nenw UriComponentsBuilder class is also + A new UriComponentsBuilder class is also provided to help create UriComponents instances. Together the two classes give fine-grained control over all aspects of preparing a URI including construction, expansion