Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Commit 7e9788c

Browse files
committedDec 4, 2018
Remove typo in welcome.jsp
1 parent c1813dd commit 7e9788c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎mvc-basics/src/main/webapp/WEB-INF/views/welcome.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Ú<%@ page contentType="text/html;charset=UTF-8" language="java" %>
1+
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
22
<html>
33
<head>
44
<meta charset="UTF-8">

0 commit comments

Comments
 (0)
This repository has been archived.