Skip to content

Commit efadaf7

Browse files
authored
Merge pull request bobocode-projects#4 from Gennady163sam/master
Fix pattern name in Readme.md
2 parents c29436f + d818cf8 commit efadaf7

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)