Skip to content

Commit 541b538

Browse files
author
Arun Gupta
committed
Slightly more intuitive titles
1 parent fa30188 commit 541b538

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

validation/methods/src/main/webapp/index.jsp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@
4646
<html>
4747
<head>
4848
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
49-
<title>Method Validation in BV 1.1</title>
49+
<title>Bean Validation : Method Validation</title>
5050
</head>
5151
<body>
52-
<h1>Method Validation in BV 1.1</h1>
52+
<h1>Bean Validation : Method Validation</h1>
5353
<a href="${pageContext.request.contextPath}/TestClient">Method parameter validation</a><br/>
5454
</body>
5555
</html>

0 commit comments

Comments
 (0)