mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-20 22:35:49 +00:00
rayan commit
This commit is contained in:
parent
6e24f5dc64
commit
420bc9f7b8
1 changed files with 1 additions and 1 deletions
|
@ -25,6 +25,6 @@ class WelcomeController {
|
|||
|
||||
@GetMapping("/")
|
||||
public String welcome() {
|
||||
return "welcome";
|
||||
return "welcooome";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue