Use h1 instead of h3.

Javadoc actually failed because it insists that you start from h1. Wow.
This commit is contained in:
Michael Bayne
2024-12-03 14:40:18 -08:00
parent 5a152d2403
commit 94c95ce310
+1 -1
View File
@@ -6,7 +6,7 @@
ORM library in Java, but has aims that are somewhat different from the
popular "managed" persistence libraries like Hibernate and others.
<h3>Design Goals</h3>
<h1>Design Goals</h1>
<ul>
<li><p> Eliminate (as much as possible) the use of raw SQL (or any textual