Fix wording
Description. Change-Id: Iaebc23e07b26c210411e45bed5c86e95d5fa244a
This commit is contained in:
parent
7d6743d2e7
commit
5367a9ea03
@ -8,7 +8,7 @@ public class DemoController {
|
|||||||
|
|
||||||
@RequestMapping("/")
|
@RequestMapping("/")
|
||||||
public String root() {
|
public String root() {
|
||||||
return "te";
|
return "test";
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user