Update README.md

Typo in Article Title (is in the original article as well, but that is not editable)
This commit is contained in:
Michael Zangl 2021-02-10 17:49:03 +01:00 committed by GitHub
parent 153f600c62
commit f51d7e9f02
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@
- [A Quick Guide to Spring MVC Matrix Variables](https://www.baeldung.com/spring-mvc-matrix-variables)
- [Converting a Spring MultipartFile to a File](https://www.baeldung.com/spring-multipartfile-to-file)
- [Testing a Spring Multipart POST Request](https://www.baeldung.com/spring-multipart-post-request-test)
- [Spring @Pathvariable Annotation](https://www.baeldung.com/spring-pathvariable)
- [Spring @PathVariable Annotation](https://www.baeldung.com/spring-pathvariable)