Skip to content

Commit 16c97e7

Browse files
author
Thomas Weise
committed
Added Missing </ul> in expressionLanguageExamples.jsp
1 parent f0796d7 commit 16c97e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

javaServerPages/examples/src/main/webapp/expressionLanguageExamples.jsp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131

3232
<li>The computer and port where this server is listening is "<span>${header.host}</span>",
3333
accessible via <code>&#x24;{header.host}</code>.</li>
34-
34+
</ul>
35+
3536
</body>
3637
</html>

0 commit comments

Comments
 (0)