Skip to content

Commit d818cf8

Browse files
Fix pattern name in Readme.md
1 parent c29436f commit d818cf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello-spring-mvc/README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# <img src="https://raw.githubusercontent.com/bobocode-projects/resources/master/image/logo_transparent_background.png" height=50/>Hello Spring MVC exercise :muscle:
22
Improve your *Spring MVC* configuration skills
33
### Task
4-
The task is to **configure a typical *Spring MCV* application** separating web and root configs. Your job is to follow
4+
The task is to **configure a typical *Spring MVC* application** separating web and root configs. Your job is to follow
55
the instructions in the *todo* section and **implement a proper configuration.**
66

77
To verify your configuration, run `WelcomeWebAppTest.java`

0 commit comments

Comments
 (0)