Fixing white-space nonsense that annoys me

This commit is contained in:
Éibhear Ó hAnluain 2017-08-12 21:06:11 +01:00
parent 8f8b702586
commit 7fe1c4c8c6

View file

@ -10,7 +10,7 @@
a JSP (<code>pages/myhelloworld_bean.jsp</code>) that will invoke
a java bean.
</li>
<li>
This <a href="servlet/MyHelloWorldServlet">link</a> will invoke a
servlet (<code>servlet/MyHelloWorldServlet</code>).