Skip to content

Commit 8732acc

Browse files
author
Arun Gupta
committed
Improving the title
1 parent 87a1d58 commit 8732acc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

websocket/encoder/src/main/webapp/index.jsp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@
4545
<html>
4646
<head>
4747
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
48-
<title>WebSocket : Encoder and Decoder</title>
48+
<title>WebSocket : Encoder and Decoder in Annotated Endpoint</title>
4949

5050

5151
</head>
5252
<body>
53-
<h1>WebSocket : Encoder and Decoder</h1>
53+
<h1>WebSocket : Encoder and Decoder in Annotated Endpoint</h1>
5454

5555
Type valid JSON in the textbox and click on "Echo JSON" button.<br><br>
5656
<div style="text-align: center;">

0 commit comments

Comments
 (0)